Fix line breaks in descriptions

This commit is contained in:
Sakura Knoll
2021-12-31 00:12:37 +09:00 Unverified
parent c6621eadd5
commit a0292505dc
92 changed files with 216 additions and 221 deletions
+7 -13
View File
@@ -3,17 +3,11 @@
"name": "Valkyrie Triumph",
"type": "biologic",
"valkyrie": "himeko",
"strengths": [
"physical",
"heal",
"time mastery",
"stun",
"heavy atk"
],
"strengths": ["physical", "heal", "time mastery", "stun", "heavy atk"],
"leader": {
"core": {
"name": "Triumph",
"description": "Leader Bonus:Triumph: All characters in the team gain 15% Physical DMG at above 80% HP. BIO-type characters gain 25% DEF."
"description": "Leader Bonus:\nTriumph: All characters in the team gain 15% Physical DMG at above 80% HP. BIO-type characters gain 25% DEF."
},
"subskills": [
{
@@ -26,7 +20,7 @@
"special": {
"core": {
"name": "Valkyrie Charge",
"description": "Unleash a Windmill Cleave attack when sprinting.Tap the [ATK] button while sprinting to unleash a jumping cleave, dealing 450% ATK of Physical DMG."
"description": "Unleash a Windmill Cleave attack when sprinting.\nTap the [ATK] button while sprinting to unleash a jumping cleave, dealing 450% ATK of Physical DMG."
},
"subskills": [
{
@@ -60,7 +54,7 @@
"ultimate": {
"core": {
"name": "Blade Field",
"description": "Creates a sword rain enchant.Time Field: Lasts for 8s. Inflicts Time Slow to affected enemies.Field Shatter: Explosion deals 800% ATK of Physical DMG.SP Cost: 125"
"description": "Creates a sword rain enchant.\nTime Field: Lasts for 8s. Inflicts Time Slow to affected enemies.\nField Shatter: Explosion deals 800% ATK of Physical DMG.\nSP Cost: 125"
},
"subskills": [
{
@@ -82,7 +76,7 @@
"evasion": {
"core": {
"name": "Shock Wave",
"description": "Sideway dodge to evade enemy attacks. Can be triggered 2 times in a row.Energy Charge: Directly unleash 1st Charged Attack after Ultimate Evasion.Wave Blast: Releases a shock wave at original position after Ultimate Evasion, stunning all enemies within the AOE. Lasts for 2s. CD: 20s."
"description": "Sideway dodge to evade enemy attacks. Can be triggered 2 times in a row.\nEnergy Charge: Directly unleash 1st Charged Attack after Ultimate Evasion.\nWave Blast: Releases a shock wave at original position after Ultimate Evasion, stunning all enemies within the AOE. Lasts for 2s. CD: 20s."
},
"subskills": [
{
@@ -104,7 +98,7 @@
"basic": {
"core": {
"name": "Charge: Heavy Sword (VT)",
"description": "Basic ATK: 3-sequence Zweihander Fechten. Each sequence can be charged for enhanced power.1st Sequence: 150% ATK of Physical DMG.2nd Sequence: 180% ATK of Physical DMG.3rd Sequence: 250% ATK of Physical DMG.1st Charged Strike: 200%+300% ATK of Physical DMG.2nd Charged Strike: 250%+400% ATK of Physical DMG.3rd Charged Strike: 320%+440% ATK of Physical DMG."
"description": "Basic ATK: 3-sequence Zweihander Fechten. Each sequence can be charged for enhanced power.\n1st Sequence: 150% ATK of Physical DMG.\n2nd Sequence: 180% ATK of Physical DMG.\n3rd Sequence: 250% ATK of Physical DMG.\n1st Charged Strike: 200%+300% ATK of Physical DMG.\n2nd Charged Strike: 250%+400% ATK of Physical DMG.\n3rd Charged Strike: 320%+440% ATK of Physical DMG."
},
"subskills": [
{
@@ -117,4 +111,4 @@
}
]
}
}
}