Add translation of pe and spa battlesuits

This commit is contained in:
Sakura Knoll
2022-01-13 03:13:47 +09:00 Unverified
parent 844000aa86
commit 65b9a53fa8
7 changed files with 396 additions and 68 deletions
+111
View File
@@ -0,0 +1,111 @@
{
"id": "spa",
"version": "5.5",
"name": "Spina Astera",
"type": "mecha",
"valkyrie": "rita",
"features": ["fire-dmg", "ignite", "time mastery"],
"leader": {
"core": {
"name": "Thuban - Circumpolar Star",
"description": "(Test V1) Team Combo/Charge Total DMG +24%. When non-mech types are in the team, team Fire DMG +40%"
},
"subskills": [
{
"name": "Thuban - Circumpolar Star",
"description": "(Test V1) Team Combo/Charge Total DMG +24%. When non-mech types are in the team, team Fire DMG +40%"
}
]
},
"special": {
"core": {
"name": "Coma - Stargazing",
"description": "(Test V1)\nAt 600 meter, hold ATK to use Charged ATK\nActivates Astral Harness mode. Summons [Holy Blade Tornado] to deal 12x50% ATK Fire DMG\n\nWhen there is 1 [Holy Blade Tornado], hold ATK button to release [Starfire Retrieval] deal 4x80% and swings a [Holy Blade Tornado] to deal 12x50% ATK Fire DMG\n\nWhen there are 2 [Holy Blade Tornado], hold ATK button to release [Blooming Starfire]. Swing the scyther to gather [Holy Blade Tornado], deal 4x50% + 1600% Fire DMG. Ends Astrall Harness and empties out the meter."
},
"subskills": [
{
"name": "Coma Eta",
"description": "(Test V1) During Astral Harness, Total DMG +30%, anti-interrupt increased and reduce dmg taken by 40% Total DMG"
},
{
"name": "Coma Gamma",
"description": "(Test V1) Restore 10sp when using Charged ATK Blooming Starfire",
"requiredRank": "s2"
}
]
},
"passive": {
"core": {
"name": "Eridanus - Flow of Time",
"description": "(Test V1)\nIn normal form, recover 50 star meter per second, max 600.\nIn Astral Harness mode, consumes 50 star meter per second until meter is 0 or until Harness ends off-field (kinda vague, but it does drain off-field).\nIn Astral Harness mode, Charged ATK summons [Holy Blade Tornado] in an area and [Brilliant Star Formation] forms around the circle. Max 2 tornado can exist at once. When SPA exits, Tornado and Star Formation disappears."
},
"subskills": [
{
"name": "Durandal's Blessing",
"description": "(Test V1) Enemies within [Brilliant Star Formation] receive 20% more Fire DMG from SPA (independent bonus)"
},
{
"name": "Eridanus α",
"description": "(Test V1) In normal form, when 4th Basic ATK hits, restore 80 meter"
},
{
"name": "Eridanus β",
"description": "(Test V1) Fire DMG +40%. SPA attacks against ignited enemies gain Fire DMG +10%"
}
]
},
"ultimate": {
"core": {
"name": "Pisces - Sun and Moon",
"description": "(Test V1)\n100 sp, 20s cd\nSPA instantly gets full meter and enter Astral Harness, gathering mimic durandal blade to form [Holy Blade Tornado] to deal a total of 1500% + 12x100% ATK Fire DMG. Pauses timer.\nAfter ult ends, summons two [Holy Blade Tornado] that circles SPA."
},
"subskills": [
{
"name": "Pisces Eta",
"description": "(Test V1) When Astral Harness fifth Basic ATK hits, [Brilliant Star Formation] oscillates, deal 200% ATK Fire DMG to enemies in the range. Self Fire DMG +20% for 8s. Can be refreshed."
},
{
"name": "Pisces Gamma",
"description": "(Test V1) Enemies hit by [Holy Blade Tornado] are ignited. Every 0.5s, inflict 30% ATK Fire DMG, lasts for 8s"
}
]
},
"evasion": {
"core": {
"name": "Andromeda - Nebula Song",
"description": "(Test V1)\nEvasion skill: Trigger 3s Time Fracture. If there is an ignited enemy near [Brilliant Star Formation], recover 200 HP. CD: 15s\nPress Basic ATK after evasion to connect to Basic ATK 3rd sequence"
},
"subskills": [
{
"name": "Andromeda α",
"description": "(Test V1) When evasion skill is triggered, valk Total DMG +10% for 3s and restore extra 4 sp",
"requiredRank": "sss"
},
{
"name": "Andromeda β",
"description": "(Test V1) On switch in, restore 200 star meter. CD:10s"
}
]
},
"basic": {
"core": {
"name": "Canis - Sirius Shine",
"description": "(Test V1)\nATK Sequence all fire damage, recover star meter\nDMG: 80% > 40%+100% > 40%+100% > 3x60% + 250%\nMeter recovery: 10 > 5+15 > 10+15 > 3x5+20\n\nIn Astral Harness mode, 80% and apply 1 Starfire > 40%+100% and apply 1 Starfire > 40%+100% and apply 2 Starfire > 4x20% + 100% > 300% + 500%\n\nStarfire = 50% ATK Fire DMG"
},
"subskills": [
{
"name": "Canis α",
"description": "(Test V1) Starfire deal additional 50% ATK Fire DMG",
"requiredRank": "ss"
},
{
"name": "Canis ε",
"description": "(Test V1) In Astral Harness, 4th Basic ATK ignites enemy, every 0.5s they take 30% ATK Fire DMG. Lasts for 8s"
},
{
"name": "QTE: Canis δ",
"description": "(Test V1) QTE: Triggered when an enemy is ignited or knocked airborne, trigger 3s Time Fracture, deal 5x200% ATK Fire DMG, restore 5 SP"
}
]
}
}