Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "futsunushi-to",
|
||||
"name": "Futsunushi-To",
|
||||
"atk": 279,
|
||||
"crt": 5,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Kami of War",
|
||||
"description": "[SP: 15][CD: 20s] For the next 6s, triggers 1 elemental explosion at a random location near the character to deal 200% DMG of a random element. Character also gains 12% DMG for said random element for 9.0s (max 3 stacks for the same element)."
|
||||
},
|
||||
{
|
||||
"name": "Raging Izumo",
|
||||
"description": "Attacks have a 10% chance to generate elemental explosions nearby, dealing 200% ATK of DMG of a random element. Character also gains 8% DMG for said random element for 6.0s (max 3 stacks for the same element). This skill can trigger 1 elemental explosion every 1s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user