You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:ItemStats"
| Line 24: | Line 24: | ||
|ITEM_STAT_INT | |ITEM_STAT_INT | ||
|[[File:4.jpg]] | |[[File:4.jpg]] | ||
| + | |} | ||
| + | |||
| + | = Type 2 = | ||
| + | {| class="wikitable" width="85%" | ||
| + | ! scope="col"| ID | ||
| + | ! scope="col"| Name | ||
| + | ! scope="col"| Picture of stat on an item | ||
| + | |- | ||
| + | |200 | ||
| + | |ITEM_STAT_VS_PHYSICAL | ||
| + | |[[File:200.jpg]] | ||
| + | |- | ||
| + | |201 | ||
| + | |ITEM_STAT_VS_HEAT | ||
| + | |[[File:201.jpg]] | ||
| + | |- | ||
| + | |202 | ||
| + | |ITEM_STAT_VS_POISON | ||
| + | |[[File:202.jpg]] | ||
| + | |- | ||
| + | |203 | ||
| + | |ITEM_STAT_VS_MAGIC | ||
| + | |[[File:203.jpg]] | ||
|} | |} | ||
Revision as of 20:39, 5 June 2014
Type 0
| ID | Name | Picture of stat on an item |
|---|---|---|
| 0 | ITEM_STAT_STR | |
| 1 | ITEM_STAT_STA | |
| 2 | ITEM_STAT_AGI | |
| 3 | ITEM_STAT_WIS | |
| 4 | ITEM_STAT_INT |
Type 2
| ID | Name | Picture of stat on an item |
|---|---|---|
| 200 | ITEM_STAT_VS_PHYSICAL | |
| 201 | ITEM_STAT_VS_HEAT | |
| 202 | ITEM_STAT_VS_POISON | |
| 203 | ITEM_STAT_VS_MAGIC |