Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "nuwa-27s-sword",
|
||||
"name": "Nuwa's Sword",
|
||||
"atk": 272,
|
||||
"crt": 38,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Flame Spirit",
|
||||
"description": "[SP: 15][CD: 12s] Summons a Flame Fairy that launches fire balls at nearby targets. Each fire ball deals 960 Fire DMG to enemies in a small AOE. The Flame Fairy lasts for 10s. Stores 2 charges."
|
||||
},
|
||||
{
|
||||
"name": "Flame Ring",
|
||||
"description": "Attacks have a 5.0% chance of activating a flame sword aura around the character, igniting nearby enemies and dealing 188 Fire DMG per 0.5s for 3s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user