Restructure data modules
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"id": "ranger-gauntlets",
|
||||
"name": "Ranger Gauntlets",
|
||||
"category": "gauntlet",
|
||||
"atk": 245,
|
||||
"crt": 11,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Turbo Acceleration",
|
||||
"description": "[SP: 5][CD: 30s] Character loses health equal to 15% max HP to gain 30% Total DMG Multiplier for 9.0s."
|
||||
},
|
||||
{
|
||||
"name": "Twilight Operation",
|
||||
"description": "When character exits, team takes 10.0% less Indirect Physical DMG for 7.0s.[Ranger] Character takes 20% less Ice DMG. If other teammates are equipped with [Ranger] series weapons, then character gains 15.0% Physical DMG for 7.0s when deployed."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user