Fable: The Lost Chapters Mod Scene
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Fable TLC » Discussion » Definition Editing » ARMOUR entries
ARMOUR entries [message #55082] Wed, 25 November 2009 09:13 Go to previous message
JohnDoe is currently offline  JohnDoe
Messages: 3007
Registered: October 2007

Retired
1. Finding the ARMOUR entry:

1a. Always go through the root entry. Always. Open the CREATURE entry whose ARMOUR entry you want to edit.

1b. Browse its CDefs, find and open the CHitLocationsDef.

1c. In the CHitLocationsDef, there will be a HIT_LOCATION entry listed. Open it.

Note 1: Sometimes there are more than just one HIT_LOCATION entry, for example, CREATURE_ASSASSIN links to two entries. The names of these entries gives away which one you'll want to edit, HIT_LOCATION_BANDIT and HIT_LOCATION_CREATURE_HEAD. For this one, go with HIT_LOCATION_BANDIT.

Note 2: There are some HIT_LOCATION entries that FE/CBox can't open, throwing a mismatch error. If this happens, let me know which entry it is - I'm currently working on building on the def.xml to allow more entries to work (in my spare time).

1d. In the HIT_LOCATION entry, there will be a link to an ARMOUR entry, open it.


2. Editing the ARMOUR entry:

2a. Of course I always suggest duplicating the entry and relinking as desired, but for the purposes of this tutorial I'll skip that. Seriously though, duplicate the entry, don't edit the original. I've posted elsewhere how to do this.

2b. Content of the entry:
4F1221A7 - AugmentationResponse
E8DCE48C - DamageTypeResponse
6F099188 - ArmourThresholds
And the rest.

The next three bits are booleans.
The first one is labeled, and it's exactly what it says. 0 - normal. 1 - every hit will knock the creature down.
The second one is unlabeled, but I think it's like an 'invincible' on/off switch, 0 is normal, 1 is invincible, maybe.
The third one is unknown. But like the others, 0 - normal. 1 - don't know, try it.

DamageMaterial and BlockMaterial link to material entries. These tell the game what effects to use on hits.

[Updated on: Wed, 25 November 2009 11:18]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cutscene Update
Next Topic: creating weather
Goto Forum:
  


Current Time: Sat Jun 01 03:12:06 PDT 2024

Total time taken to generate the page: 0.01423 seconds