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

78 lines
2.1 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": 1304,
"name": "安柏",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_PYRO",
"GCG_TAG_WEAPON_BOW",
"GCG_TAG_NATION_MONDSTADT"
],
"tagstext": [
"火元素",
"弓",
"蒙德"
],
"storytitle": "偵察騎士·安柏",
"storytext": "如果想要成為一名偉大的牌手…\n首先要有坐上牌桌的勇氣。",
"source": "在貓尾酒館中邀請安柏進行對局,在友好對局難度中獲得勝利後獲得",
"skills": [
{
"id": 13041,
"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": 13042,
"name": "爆彈玩偶",
"descriptionraw": "召喚<color=#FFFFFFFF>$[C113041]</color>。",
"descriptionreplaced": "召喚<color=#FFFFFFFF>兔兔伯爵</color>。",
"description": "召喚兔兔伯爵。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
}
]
},
{
"id": 13043,
"name": "箭雨",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]對所有敵方後臺角色造成2點<color=#FFFFFFFF>$[K5]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_PYRO",
"descriptionreplaced": "造成2點{SPRITE_PRESET#2103}<color=#FF9999FF>火元素傷害</color>對所有敵方後臺角色造成2點<color=#FFFFFFFF><color=#FFFFFFFF>穿透傷害</color></color>。",
"description": "造成2點火元素傷害對所有敵方後臺角色造成2點穿透傷害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_PYRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}