Restructure data modules
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "hallowed-saints",
|
||||
"name": "Hallowed Saints",
|
||||
"category": "pistol",
|
||||
"atk": 231,
|
||||
"crt": 10,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Pumpkin Bomb",
|
||||
"description": "[SP: 15][CD: 25s] Summons 3 pumpkin bombs near the wielder. Each bomb deals 300% ATK of Fire DMG.\nIn Halloween Maze: Within 5s, summon 3 pumpkin bombs near the wielder per second. Each bomb deals 500% ATK of Fire DMG to nearby enemies."
|
||||
},
|
||||
{
|
||||
"name": "Prank",
|
||||
"description": "Pumpkin bombs mark hit enemies for 7s. Attacks against enemies marked by the pumpkin bomb gain 10.0% Crit Rate and Crit DMG.\nIn Halloween Maze: Attacks against enemies marked by the pumpkin bomb gain another 45.0% Crit Rate and Crit DMG."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user