Files
abyss-lab/public/data/weapons/star-of-eden.json
T

22 lines
805 B
JSON

{
"id": "star-of-eden",
"name": "Star of Eden",
"category": "cannon",
"atk": 268,
"crt": 36,
"rarity": 5,
"skills": [
{
"name": "Heavy Cannon",
"description": "Charged Cannon.1st Sequence: Single shot.2nd Sequence: Empowered double shot.3rd Sequence: Super-powered triple shot.Enemies hit by the last shot from the 3rd charge sequence has 20.0% chance to be stunned for 3.5s."
},
{
"name": "Lost Paradise",
"description": "Enemies hit by the last shot from the 3rd charge sequence takes an additional 600 Physical DMG, and deals 200 Physical DMG to surrounding enemies (not including self) within 0.5s."
},
{
"name": "Key of the Devourer",
"description": "In co-op raids, character gains 40.0% Crit DMG and 5.0% Crit Rate."
}
]
}