gidb-data/English/tcgcharactercards/barbara.json

78 lines
2.0 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1201,
"name": "Barbara",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_CATALYST",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"Hydro",
"Catalyst",
"Mondstadt"
],
"storytitle": "\"Shining Idol\" Barbara",
"storytext": "Ready to heal hearts and soothe souls at any time.",
"source": "Reward for inviting Barbara to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with her",
"skills": [
{
"id": 12011,
"name": "Whisper of Water",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT].",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>.",
"description": "Deals 1 Hydro DMG.",
"typetag": "GCG_SKILL_TAG_A",
"type": "Normal Attack",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 12012,
"name": "Let the Show Begin♪",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C112011]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2102}<color=#80C0FFFF>Hydro DMG</color>, summons 1 <color=#FFFFFFFF>Melody Loop</color>.",
"description": "Deals 1 Hydro DMG, summons 1 Melody Loop.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 12013,
"name": "Shining Miracle♪",
"descriptionraw": "Heals all of your characters for 4 HP.",
"descriptionreplaced": "Heals all of your characters for 4 HP.",
"description": "Heals all of your characters for 4 HP.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}