Spell data

Revision as of 17:17, 7 December 2011 by Xinux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

File:spell data.jpg



1: spell_id:

2. tier:

3. index_field: index_field is the order of the parameters for the given tier of thespell. inside the LUA, the function has 5 params... 0 - 4. that's the order to pass them to LUA.

4. value_type:

5. value: value is the value of the parameter. like if index_field 0 was"healAmt" in LUA, the value 5 would be the amount to heal inside the script.

6. value2: Unused at this time

7. Parse Data:


Added Notes also, there should only be 1 index_field 0 per tier.