15 lines
601 B
JSON
15 lines
601 B
JSON
{
|
|
"id": "darwin",
|
|
"name": "Darwin",
|
|
"altName": "Theory of Evolution Set",
|
|
"twoSetSkill": {
|
|
"name": "Origin of Shields 2 Pieces",
|
|
"description": "Gains a shield upon entry. The shield disappears upon taking an enemy hit and inflicts a 3s paralysis on nearby enemies. Shield appears again after 10s. When the shield is active, character gains 20% Lightning DMG."
|
|
},
|
|
"threeSetSkill": {
|
|
"name": "Wings of Life 3 Pieces",
|
|
"description": "Gain 20% Lightning DMG and 20% faster Move Speed. The shield of the Origin of Shields disappears after taking 2 hits."
|
|
},
|
|
"rarity": 5
|
|
}
|