Home · attribute · DodgeChance
Represents your chances to entirely dodge an Attack, avoiding damage and effects.
Properties
- name
- Dodge chance
- color
- 13226452
- desc
- Represents your chances to entirely dodge an [Attack], avoiding damage and effects.
- flags
- scaling
- heroOnly
- false
- rarelyModified
- false
Referenced by
unit (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_characterSheet_statsIcons_28PX.png",
"size": 28,
"x": 5,
"y": 0
},
"id": "DodgeChance",
"name": "Dodge chance",
"color": 13226452,
"desc": "Represents your chances to entirely dodge an [Attack], avoiding damage and effects.",
"flags": [
"Display",
"Percent"
],
"scaling": [
{
"attribute": "Dexterity",
"scale": 0.009,
"scalingOperator": [
0
]
}
],
"regenAtbs": [],
"heroOnly": false,
"rarelyModified": false,
"_xrefs": [
{
"from_sheet": "skill",
"from_id": "Fists_LightMonk_Passive_Shield",
"via_field": "affixes"
},
{
"from_sheet": "skill",
"from_id": "Rogue_SmokeBomb_Status",
"via_field": "affixes"
},
{
"from_sheet": "skill",
"from_id": "Rogue_Talent_Footwork",
"via_field": "affixes"
},
{
"from_sheet": "unit",
"from_id": "BaseSummon",
"via_field": "stats"
}
]
}