gidb-data/English/tcgcharactercards/beidou.json

90 lines
2.7 KiB
JSON

{
"id": 1405,
"name": "Beidou",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_ELECTRO",
"GCG_TAG_WEAPON_CLAYMORE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Electro",
"Claymore",
"Liyue"
],
"storytitle": "\"Uncrowned Lord of the Ocean\" Beidou",
"storytext": "\"Remember this day, you almost won money from the Captain of the Crux.\"",
"source": "Reward for inviting Beidou to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 14051,
"name": "Oceanborne",
"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": 14052,
"name": "Tidecaller",
"descriptionraw": "This character gains a <color=#FFFFFFFF>$[C114051]</color>. $[K53]: <color=#FFFFFFFF>$[S14054]</color>.",
"descriptionreplaced": "This character gains a <color=#FFFFFFFF>Tidecaller: Surf Embrace</color>. <color=#FFFFFFFF>Prepare Skill</color>: <color=#FFFFFFFF>Wavestrider</color>.",
"description": "This character gains a Tidecaller: Surf Embrace. Prepare Skill: Wavestrider.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
}
]
},
{
"id": 14053,
"name": "Stormbreaker",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], creates 1 <color=#FFFFFFFF>$[C114053]</color>.",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "Deals 2 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>, creates 1 <color=#FFFFFFFF>Thunderbeast's Targe</color>.",
"description": "Deals 2 Electro DMG, creates 1 Thunderbeast's Targe.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_ELECTRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
},
{
"id": 14054,
"name": "Wavestrider",
"descriptionraw": "(Prepare for 1 turn)\\nDeals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_ELECTRO",
"descriptionreplaced": "(Prepare for 1 turn)\\nDeals 3 {SPRITE_PRESET#2104}<color=#FFACFFFF>Electro DMG</color>.",
"description": "(Prepare for 1 turn)\nDeals 3 Electro DMG.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": []
}
]
}