Difference between revisions of "Reference:ItemStats"
m (moved Admins:Reference:ItemStats to Reference:ItemStats: Shorter name) |
|||
| Line 1: | Line 1: | ||
| − | = Type 0 = | + | = Type 0 - Attributes = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
! scope="col"| ID | ! scope="col"| ID | ||
| Line 26: | Line 26: | ||
|} | |} | ||
| − | = Type 2 = | + | = Type 2 - Resists = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
! scope="col"| ID | ! scope="col"| ID | ||
| Line 49: | Line 49: | ||
|} | |} | ||
| − | = Type 3 = | + | = Type 3 - Damage = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
! scope="col"| ID | ! scope="col"| ID | ||
| Line 112: | Line 112: | ||
|} | |} | ||
| − | = Type 5 = | + | = Type 5 - Pools = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
| Line 136: | Line 136: | ||
|} | |} | ||
| − | = Type 6 = | + | = Type 6 - Stats = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
| Line 497: | Line 497: | ||
|688 | |688 | ||
|ITEM_STAT_CRITICALMITIGATION | |ITEM_STAT_CRITICALMITIGATION | ||
| − | | | + | |? |
|- | |- | ||
|689 | |689 | ||
| Line 552: | Line 552: | ||
|} | |} | ||
| − | = Type 7 = | + | = Type 7 - Spell Damage = |
{| class="wikitable" width="85%" | {| class="wikitable" width="85%" | ||
| Line 590: | Line 590: | ||
|ITEM_STAT_ABILITY_MODIFIER | |ITEM_STAT_ABILITY_MODIFIER | ||
|[[File:707.jpg]] | |[[File:707.jpg]] | ||
| + | |} | ||
| + | |||
| + | = Type 8 - Non Visible = | ||
| + | |||
| + | These are stats that are in the game but never used on an item. These are also custom ID's that we made up ourselves. | ||
| + | |||
| + | {| class="wikitable" width="85%" | ||
| + | ! scope="col"| ID | ||
| + | ! scope="col"| Name | ||
| + | |- | ||
| + | |800 | ||
| + | |ITEM_STAT_DURABILITY_MOD | ||
| + | |- | ||
| + | |801 | ||
| + | |ITEM_STAT_DURABILITY_ADD | ||
| + | |- | ||
| + | |802 | ||
| + | |ITEM_STAT_PROGRESS_ADD | ||
| + | |- | ||
| + | |803 | ||
| + | |ITEM_STAT_PROGRESS_MOD | ||
| + | |- | ||
| + | |804 | ||
| + | |ITEM_STAT_SUCCESS_MOD | ||
| + | |- | ||
| + | |805 | ||
| + | |ITEM_STAT_CRIT_SUCCESS_MOD | ||
| + | |- | ||
| + | |806 | ||
| + | |ITEM_STAT_EX_DURABILITY_MOD | ||
| + | |- | ||
| + | |807 | ||
| + | |ITEM_STAT_EX_DURABILITY_ADD | ||
| + | |- | ||
| + | |808 | ||
| + | |ITEM_STAT_EX_PROGRESS_MOD | ||
| + | |- | ||
| + | |809 | ||
| + | |ITEM_STAT_EX_PROGRESS_ADD | ||
| + | |- | ||
| + | |810 | ||
| + | |ITEM_STAT_EX_SUCCESS_MOD | ||
| + | |- | ||
| + | |811 | ||
| + | |ITEM_STAT_EX_CRIT_SUCCESS_MOD | ||
| + | |- | ||
| + | |812 | ||
| + | |ITEM_STAT_EX_CRIT_FAILURE_MOD | ||
| + | |- | ||
| + | |813 | ||
| + | |ITEM_STAT_RARE_HARVEST_CHANCE | ||
| + | |- | ||
| + | |814 | ||
| + | |ITEM_STAT_MAX_CRAFTING | ||
| + | |- | ||
| + | |815 | ||
| + | |ITEM_STAT_COMPONENT_REFUND | ||
| + | |- | ||
| + | |816 | ||
| + | |ITEM_STAT_BOUNTIFUL_HARVEST | ||
|} | |} | ||
Latest revision as of 16:04, 7 June 2014
Contents
Type 0 - Attributes
| 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 - Resists
| 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 |
Type 3 - Damage
Type 5 - Pools
| ID | Name | Picture of stat on an item |
|---|---|---|
| 500 | ITEM_STAT_HEALTH | |
| 501 | ITEM_STAT_POWER | |
| 502 | ITEM_STAT_CONCENTRATION | |
| 503 | ITEM_STAT_SAVAGERY |
Type 6 - Stats
Type 7 - Spell Damage
Type 8 - Non Visible
These are stats that are in the game but never used on an item. These are also custom ID's that we made up ourselves.
| ID | Name |
|---|---|
| 800 | ITEM_STAT_DURABILITY_MOD |
| 801 | ITEM_STAT_DURABILITY_ADD |
| 802 | ITEM_STAT_PROGRESS_ADD |
| 803 | ITEM_STAT_PROGRESS_MOD |
| 804 | ITEM_STAT_SUCCESS_MOD |
| 805 | ITEM_STAT_CRIT_SUCCESS_MOD |
| 806 | ITEM_STAT_EX_DURABILITY_MOD |
| 807 | ITEM_STAT_EX_DURABILITY_ADD |
| 808 | ITEM_STAT_EX_PROGRESS_MOD |
| 809 | ITEM_STAT_EX_PROGRESS_ADD |
| 810 | ITEM_STAT_EX_SUCCESS_MOD |
| 811 | ITEM_STAT_EX_CRIT_SUCCESS_MOD |
| 812 | ITEM_STAT_EX_CRIT_FAILURE_MOD |
| 813 | ITEM_STAT_RARE_HARVEST_CHANCE |
| 814 | ITEM_STAT_MAX_CRAFTING |
| 815 | ITEM_STAT_COMPONENT_REFUND |
| 816 | ITEM_STAT_BOUNTIFUL_HARVEST |