Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,13 @@
{
"id": "rowland",
"name": "Rowland",
"altName": "Holy Knight Set",
"twoSetSkill": {
"name": "Paladin 2 Pieces",
"description": "Attacks by PSY-type enemies suffer 20% DMG Reduction.\nKiana or Kallen equip bonus: Gain 20% Max HP in battle."
},
"threeSetSkill": {
"name": "Durandal 3 Pieces",
"description": "When attacking PSY-type enemies, gain 20% Physical DMG.\nKiana or Kallen equip bonus: Gain 10% Crit Rate in battle."
}
}