gidb-data/ChineseTraditional/tcgcharactercards/venti.json
2023-11-12 00:15:41 +03:00

80 lines
2.3 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": 1503,
"name": "溫迪",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_ANEMO",
"GCG_TAG_WEAPON_BOW",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"風元素",
"弓",
"蒙德"
],
"storytitle": "風色詩人·溫迪",
"storytext": "「四季輪轉,四風從不止息。」\n「當然啦功勞也不是它們的主要是我的。」\n「要是沒有吟遊詩人誰去把這些傳唱」",
"source": "在貓尾酒館中邀請溫迪進行對局,在友好對局難度中贏得勝利後獲得",
"skills": [
{
"id": 15031,
"name": "神代射術",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_NONE",
"descriptionreplaced": "造成2點{SPRITE_PRESET#2100}<color=#FFFFFFFF>物理傷害</color>。",
"description": "造成2點物理傷害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻擊",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 15032,
"name": "高天之歌",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT],生成<color=#FFFFFFFF>$[C115031]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "造成2點{SPRITE_PRESET#2105}<color=#80FFD7FF>風元素傷害</color>,生成<color=#FFFFFFFF>風域</color>。",
"description": "造成2點風元素傷害生成風域。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
}
]
},
{
"id": 15033,
"name": "風神之詩",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT],召喚<color=#FFFFFFFF>$[C115034]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_ANEMO",
"descriptionreplaced": "造成2點{SPRITE_PRESET#2105}<color=#80FFD7FF>風元素傷害</color>,召喚<color=#FFFFFFFF>暴風之眼</color>。",
"description": "造成2點風元素傷害召喚暴風之眼。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_ANEMO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}