
Dragon's Scale
Lvl: 5
Passive
When the Dragon Fist is attacked by magic, there’s a 15% chance to reflect the DMG to the attacker
Increases the Dragon Fist's M. DMG Reduction by 25%.
Lvl: 4
Passive
• When the Dragon Fist is attacked by magic, there’s a 13% chance to reflect the DMG to the attacker
Increases the Dragon Fist's M. DMG Reduction by 20%.
Lvl: 3
Passive
• When the Dragon Fist is attacked by magic, there’s a 11% chance to reflect the DMG to the attacker
Increases the Dragon Fist's M. DMG Reduction by 15%.
Lvl: 2
Passive
• When the Dragon Fist is attacked by magic, there’s a 9% chance to reflect the DMG to the attacker
Increases the Dragon Fist's M. DMG Reduction by 10%.
Lvl: 1
Passive
• When the Dragon Fist is attacked by magic, there’s a 7% chance to reflect the DMG to the attacker
Increases the Dragon Fist's M. DMG Reduction by 5%.
Self
{
"id": 127120,
"BuffName": "Dragon's Scale",
"BuffRate": {
"Odds": 100
},
"Condition": {
"type": "BeAttack",
"magic_skill": 1,
"is_reflect_damage": 1
},
"BuffEffect": {
"id": [
127121
],
"type": "AddBuff"
}
}
Self
{
"id": 127121,
"BuffName": "Dragon's Scale (reflecting)",
"BuffRate": {
"Odds": {
"a": 2,
"b": 5,
"type": 1
}
},
"BuffEffect": {
"Hp": {
"a": 0,
"b": -1,
"type": 16
},
"type": "HSPChange"
}
}
Self
{
"id": 127122,
"BuffName": "Dragon's Scale (M.DMG Down)",
"BuffRate": {
"Odds": 100
},
"BuffEffect": {
"type": "AttrChange",
"DeadMDamReduc": {
"a": 0.05,
"b": 0,
"type": 1
}
}
}
Formula
{
"id": 3309005,
"Buff": {
"self": [
127120,
127122
]
},
"Cost": 1,
"Desc": [
{
"id": 3309000,
"params": [
15,
25
]
}
],
"Icon": "skill_3309001",
"Level": 5,
"DescId": "##2818733",
"NameZh": "##159534",
"ItemCost": [
{
"id": 12903,
"count": 1350
}
],
"Pvp_buff": {
"self": [
127120,
127122
]
},
"DamageType": 4,
"ExtraMaxLevel": 0
}