gidb-data/English/tcgenemycards/maguukenki-01.json

90 lines
2.4 KiB
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 4502,
"name": "Maguu Kenki",
"hp": 28,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_ANEMO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_MONSTER"
],
"tagstext": [
"Anemo",
"Other Weapons",
"Monster"
],
"skills": [
{
"id": 25011,
"name": "Ichimonji",
"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_ANEMO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 25012,
"name": "Blustering Blade",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C125011]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Shadowsword: Lone Gale</color>.",
"description": "Summons 1 Shadowsword: Lone Gale.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
}
]
},
{
"id": 25013,
"name": "Frosty Assault",
"descriptionraw": "Summons 1 <color=#FFFFFFFF>$[C125012]</color>.",
"descriptionreplaced": "Summons 1 <color=#FFFFFFFF>Shadowsword: Galloping Frost</color>.",
"description": "Summons 1 Shadowsword: Galloping Frost.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_CRYO",
"count": 3
}
]
},
{
"id": 25014,
"name": "Pseudo Tengu Sweeper",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], triggers the effect(s) of all your <color=#FFFFFFFF>Shadowsword</color> Summon(s). (Does not consume their Usages)",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2105}<color=#80FFD7FF>Anemo DMG</color>, triggers the effect(s) of all your <color=#FFFFFFFF>Shadowsword</color> Summon(s). (Does not consume their Usages)",
"description": "Deals 4 Anemo DMG, triggers the effect(s) of all your Shadowsword Summon(s). (Does not consume their Usages)",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}