- 0
[Zero] A Question About Stats
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use
Question
warmech
While tinkering around with the stat_type and stat_value fields under the item_template table, I found that mangos will only interpret values 0 through 7 in the stat_type field. Anything above that and mangos spits our the error "Item (Entry: X) has wrong stat_typeY (Z)" where:
[li]X is the item entry number[/li]
[li]Y is the stat_type field number[/li]
[li]Z is the value entered into the stat_type field[/li]
For instance, I tried this with the value of 36 (spell haste) in stat_type1 (value of 50 in stat_value1) for item 56 (Apprentice's Robe) and mangos spat out the above error (printed as "Item (Entry: 56) has wrong stat_type1 (36)"). Anyone have any idea why it might be encountering issues with stats outside the basic ones (intellect, agility, etc)? The item loads fine in the game, just without whatever "invalid" stats were placed on it; "valid" stats, such as stamina and spirit, load just fine, however.
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.