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

80 lines
2.2 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": 2202,
"name": "愚人眾·藏鏡仕女",
"hp": 10,
"maxenergy": 2,
"tags": [
"GCG_TAG_ELEMENT_HYDRO",
"GCG_TAG_WEAPON_NONE",
"GCG_TAG_CAMP_FATUI"
],
"tagstext": [
"水元素",
"其他武器",
"愚人眾"
],
"storytitle": "冬國仕女·水鏡使者",
"storytext": "一切隱密,都將深藏於瀲光的水鏡之中…",
"source": "在貓尾酒館中小王子處進行酒館挑戰,在友好對局難度藏鏡仕女中取得勝利後獲得",
"skills": [
{
"id": 22021,
"name": "水彈",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 1,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "造成1點{SPRITE_PRESET#2102}<color=#80C0FFFF>水元素傷害</color>。",
"description": "造成1點水元素傷害。",
"typetag": "GCG_SKILL_TAG_A",
"type": "普通攻擊",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 1
},
{
"costtype": "GCG_COST_DICE_VOID",
"count": 2
}
]
},
{
"id": 22022,
"name": "瀲波綻破",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT],目標角色附屬<color=#FFFFFFFF>$[C122021]</color>。",
"basedamage": 2,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "造成2點{SPRITE_PRESET#2102}<color=#80C0FFFF>水元素傷害</color>,目標角色附屬<color=#FFFFFFFF>水光破鏡</color>。",
"description": "造成2點水元素傷害目標角色附屬水光破鏡。",
"typetag": "GCG_SKILL_TAG_E",
"type": "元素戰技",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
}
]
},
{
"id": 22023,
"name": "粼鏡折光",
"descriptionraw": "造成$[D__KEY__DAMAGE]點$[D__KEY__ELEMENT]。",
"basedamage": 5,
"baseelement": "GCG_ELEMENT_HYDRO",
"descriptionreplaced": "造成5點{SPRITE_PRESET#2102}<color=#80C0FFFF>水元素傷害</color>。",
"description": "造成5點水元素傷害。",
"typetag": "GCG_SKILL_TAG_Q",
"type": "元素爆發",
"playcost": [
{
"costtype": "GCG_COST_DICE_HYDRO",
"count": 3
},
{
"costtype": "GCG_COST_ENERGY",
"count": 2
}
]
}
]
}