gidb-data/English/tcgcharactercards/zhongli.json

97 lines
2.9 KiB
JSON
Raw Permalink Normal View History

2023-11-12 00:15:41 +03:00
{
"id": 1603,
"name": "Zhongli",
"hp": 10,
"maxenergy": 3,
"tags": [
"GCG_TAG_ELEMENT_GEO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"Geo",
"Polearm",
"Liyue"
],
"storytitle": "\"Vago Mundo\" Zhongli",
"storytext": "A hidden gemstone can illuminate the whole earth, bright and unrivaled as a star.",
"source": "Reward for inviting Zhongli to a duel at The Cat's Tail and claiming victory in a Friendly Fracas with him",
"skills": [
{
"id": 16031,
"name": "Rain of Stone",
"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_GEO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 16032,
"name": "Dominus Lapidis",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C116031]</color>.",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "Deals 1 {SPRITE_PRESET#2106}<color=#FFE699FF>Geo DMG</color>, summons 1 <color=#FFFFFFFF>Stone Stele</color>.",
"description": "Deals 1 Geo DMG, summons 1 Stone Stele.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 3
}
]
},
{
"id": 16033,
"name": "Dominus Lapidis: Striking Stone",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT], summons 1 <color=#FFFFFFFF>$[C116031]</color>, creates 1 <color=#FFFFFFFF>$[C116032]</color>.",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "Deals 3 {SPRITE_PRESET#2106}<color=#FFE699FF>Geo DMG</color>, summons 1 <color=#FFFFFFFF>Stone Stele</color>, creates 1 <color=#FFFFFFFF>Jade Shield</color>.",
"description": "Deals 3 Geo DMG, summons 1 Stone Stele, creates 1 Jade Shield.",
"typetag": "GCG_SKILL_TAG_E",
"type": "Elemental Skill",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 5
}
]
},
{
"id": 16034,
"name": "Planet Befall",
"descriptionraw": "Deals $[D__KEY__DAMAGE] $[D__KEY__ELEMENT]. The target character receives <color=#FFFFFFFF>$[C116033]</color>.",
"basedamage": 4,
"baseelement": "GCG_ELEMENT_GEO",
"descriptionreplaced": "Deals 4 {SPRITE_PRESET#2106}<color=#FFE699FF>Geo DMG</color>. The target character receives <color=#FFFFFFFF>Petrification</color>.",
"description": "Deals 4 Geo DMG. The target character receives Petrification.",
"typetag": "GCG_SKILL_TAG_Q",
"type": "Elemental Burst",
"playcost": [
{
"costtype": "GCG_COST_DICE_GEO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 3
}
]
}
]
}