
Dragon's Scale
When receiving M.Atk, there is a 5% chance to reflect the damage back to the attacker, increasing 5% Magic Reduc.
Skill Levels
• When receiving M.Atk, there is a 4.5% chance to reflect the damage back to the attacker, increasing 4.5% Magic Reduc.
• When receiving M.Atk, there is a 4% chance to reflect the damage back to the attacker, increasing 4% Magic Reduc.
• When receiving M.Atk, there is a 3.5% chance to reflect the damage back to the attacker, increasing 3.5% Magic Reduc.
• When receiving M.Atk, there is a 3% chance to reflect the damage back to the attacker, increasing 3% Magic Reduc.
• When receiving M.Atk, there is a 2.5% chance to reflect the damage back to the attacker, increasing 2.5% Magic Reduc.
• When receiving M.Atk, there is a 2% chance to reflect the damage back to the attacker, increasing 2% Magic Reduc.
• When receiving M.Atk, there is a 1.5% chance to reflect the damage back to the attacker, increasing 1.5% Magic Reduc.
• When receiving M.Atk, there is a 1% chance to reflect the damage back to the attacker, increasing 1% Magic Reduc.
• When receiving M.Atk, there is a 0.5% chance to reflect the damage back to the attacker, increasing 0.5% Magic Reduc.
Formula
1{
2 "id": 231080,
3 "BuffName": "Dragon's Scale",
4 "BuffRate": {
5 "Odds": 100
6 },
7 "Condition": {
8 "type": "BeAttack",
9 "magic_skill": 1,
10 "is_reflect_damage": 1
11 },
12 "BuffEffect": {
13 "id": [
14 231081
15 ],
16 "type": "AddBuff"
17 }
18}