Jump to content

Stein's XP


Recommended Posts

As mentioned in Cam's last post in the 'Outstanding bugs'-thread. I set it to 1000 since his goons apparently have that value. Feel free to disagree, of course.

 

Oh, and I would edit this post, but... I can't. :bday:

 

COPY_EXISTING ~stein.cre~ ~override~
READ_LONG 0x14 "xp_value"
 PATCH_IF ("%xp_value%" = 0) BEGIN
   WRITE_LONG 0x14 1000
 END
IF ~CRE~
BUT_ONLY_IF_IT_CHANGES

Link to comment

The complete list, to date:

~^AMCOW\.CRE$~ ~OVERRIDE~
~^GEMCH0[12]\.CRE$~ ~OVERRIDE~
~^UHFEM02\.CRE$~ ~OVERRIDE~
~^AM[FM]SLEEP\.CRE$~ ~OVERRIDE~
~^SLEEP\(DW\|[FM]H\)\.CRE$~ ~OVERRIDE~
~^BELMIN\.CRE$~ ~OVERRIDE~
~^QUAYLEM\.CRE$~ ~OVERRIDE~
~^MALLA0[12]\.CRE$~ ~OVERRIDE~
~FFBIFF01.CRE~ ~OVERRIDE~
~IGIBBER.CRE~ ~OVERRIDE~
~^GP\(DOG\|SKEL\)1\.CRE$~ ~OVERRIDE~
~CEIGAROL.CRE~ ~OVERRIDE~
~SNAKE01.CRE~ ~OVERRIDE~
~^HABIB2?\.CRE$~ ~OVERRIDE~
~RETHUG03.CRE~ ~OVERRIDE~
~RETHUG02.CRE~ ~OVERRIDE~
~GARRICK.CRE~ ~OVERRIDE~
~TRANIM01.CRE~ ~OVERRIDE~
~PALA02.CRE~ ~OVERRIDE~
~STEIN.CRE~ ~OVERRIDE~
~ARNTRA06.CRE~ ~OVERRIDE~
~KAMIR.CRE~ ~OVERRIDE~
~ANTENOS.CRE~ ~OVERRIDE~
~QUAYLE.CRE~ ~OVERRIDE~
~RIFTCR01.CRE~ ~OVERRIDE~
~JAGA3.CRE~ ~OVERRIDE~
~SMOUND01.CRE~ ~OVERRIDE~
~^JA\(DE\|HEI\|REV\)3\.CRE$~ ~OVERRIDE~
~AR18DWAF.CRE~ ~OVERRIDE~
~RIFTCR02.CRE~ ~OVERRIDE~
~CEFALD04.CRE~ ~OVERRIDE~
~CEFALDOR.CRE~ ~OVERRIDE~
~^RIFTCR03\.CRE$~ ~OVERRIDE~
~^CECHAL\(02\|LE\)\.CRE$~ ~OVERRIDE~
~^DEMOARCH\.CRE$~ ~OVERRIDE~
~^TANARI01\.CRE$~ ~OVERRIDE~
~^GORFIR0[1234]\.CRE$~ ~OVERRIDE~
~^DEMGLA\(01\|B2?\)\.CRE$~ ~OVERRIDE~
~GORGOLI.CRE~ ~OVERRIDE~
~^DEMOCLER\.CRE$~ ~OVERRIDE~
~^CHALPC0[12345678]\.CRE$~ ~OVERRIDE~
~RUMAR02.CRE~ ~OVERRIDE~
~^JA\(DE\|HEI\|REV\)3\.CRE$~ ~OVERRIDE~

Some of these were likely intentional, others don't really matter.

Link to comment

I didn't give them all the same XP amount. Which is why some are regexps, and others aren't. I just cut out the patch list and only posted the files here. I don't want to make anybody feel left out by doing all the work myself :).

Link to comment

All of these were creatures with 0 XP, so I don't see any issue. Leave out the following, as they may have been intentional:

~RIFTCR01.CRE~ ~OVERRIDE~
~RIFTCR02.CRE~ ~OVERRIDE~
~^RIFTCR03\.CRE$~ ~OVERRIDE~
~^CHALPC0[12345678]\.CRE$~ ~OVERRIDE~

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...