Add weapon data
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"id": "domain-of-incandescence",
|
||||
"name": "Domain of Incandescence",
|
||||
"atk": 443,
|
||||
"crt": 19,
|
||||
"rarity": 6,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Light Up the World",
|
||||
"description": "[SP: 0][CD: 18s] Hurl the pistols into the air to attack enemies automatically dealing 20,0% ATK of Fire DMG per 0.1s to enemies nearby (24 hits in total) and restoring 4 SP, after which the pistols explode dealing 750,0% ATK of Fire DMG.Herrscher of Flamescion equip bonus: Pistol hurling restores 5.0 bonus SP and the explosion DMG detonates Ember Brands."
|
||||
},
|
||||
{
|
||||
"name": "I Am the Torch",
|
||||
"description": "Fire DMG increases by 30,0%. Combo ATK and Ultimate deal 35,0% bonus Total DMG."
|
||||
},
|
||||
{
|
||||
"name": "The Fire Never Dies",
|
||||
"description": "Enemies impacted by the weapon active explosion take 15,0% bonus Fire DMG for 8.0s. Cannot stack but can be refreshed. Herrscher of Flamescion equip bonus: Detonating Ember Brands triggers the same effect."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user