gidb-data/English/tcgcharactercards/raidenshogun.json

88 lines
2.6 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1407,
"name": "Raiden Shogun",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_INAZUMA"
],
"tagstext": [
"Electro",
"Polearm",
"Inazuma"
],
"storytitle": "\"Plane of Euthymia\" Raiden Shogun",
"storytext": "The tranquil thunder shall scatter this world most ephemeral.",
"source": "Reward for inviting the Raiden Shogun to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 14071,
"name": "Origin",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2100}<color=#FFFFFFFF>Physical DMG</color>.",
"description": "Deals 2 Physical DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 14072,
"name": "Transcendence: Baleful Omen",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C114071]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Eye of Stormy Judgment</color>.",
"description": "Summons 1 Eye of Stormy Judgment.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
}
]
},
{
"id": 14073,
"name": "Secret Art: Musou Shinsetsu",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. All of your other characters gain 2 $[K310].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>. All of your other characters gain 2 <color=#FFFFFFFF>{SPRITE_PRESET#1110}Energy</color>.",
"description": "Deals 3 Electro DMG. All of your other characters gain 2 Energy.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
},
{
"id": 14074,
"name": "Chakra Desiderata",
"descriptionraw": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>$[C114072]</color>.",
"descriptionreplaced": "(Passive) When the battle begins, this character gains <color=#FFFFFFFF>Chakra Desiderata</color>.",
"description": "(Passive) When the battle begins, this character gains Chakra Desiderata.",
"typetag": "GCG_SKILL_TAG_PASSIVE",
"type": "Passive Skill",
"playcost": []
}
]
}