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

78 lines
2.0 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": 1302,
"name": "香菱",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_POLE",
"GCG_TAG_NATION_LIYUE"
],
"tagstext": [
"火元素",
"長柄武器",
"璃月"
],
"storytitle": "萬民百味·香菱",
"storytext": "身為一個廚師,她幾乎什麼都做得出來。",
"source": "在貓尾酒館中邀請香菱進行對局,在友好對局難度中取得勝利後獲得",
"skills": [
{
"id": 13021,
"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_PYRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 13022,
"name": "鍋巴出擊",
"descriptionraw": "召喚<color=#FFFFFFFF>$[C113021]</color>。",
"descriptionreplaced": "召喚<color=#FFFFFFFF>鍋巴</color>。",
"description": "召喚鍋巴。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13023,
"name": "旋火輪",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT],生成<color=#FFFFFFFF>$[C113022]</color>。",
"basedamage": 3,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成3點{SPRITE_PRESET#2103}<color=#FF9999FF>火元素傷害</color>,生成<color=#FFFFFFFF>旋火輪</color>。",
"description": "造成3點火元素傷害生成旋火輪。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 4
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}