2026-04-19 23:28:56 +08:00
|
|
|
id,card,trigger,target,effects
|
|
|
|
|
string,@card,'onPlay'|'onDraw'|'onDiscard','self'|'target'|'all'|'random',[@effect;number][]
|
2026-04-20 00:23:41 +08:00
|
|
|
sword,sword,onPlay,target,[attack;2];[attack;2]
|
|
|
|
|
greataxe,greataxe,onPlay,all,[attack;5]
|
|
|
|
|
spear,spear,onPlay,target,[attack;2];[attack;2];[attack;2]
|
|
|
|
|
dagger,dagger,onPlay,target,[attack;3];[attack;3]
|
|
|
|
|
dart,dart,onPlay,target,[attack;1]
|
|
|
|
|
dart-draw,dart,onPlay,self,[draw;1]
|
|
|
|
|
crossbow,crossbow,onPlay,target,[attack;6]
|
|
|
|
|
crossbow-combo,crossbow,onPlay,self,[crossbow;0]
|
|
|
|
|
shield,shield,onPlay,self,[defend;3]
|
|
|
|
|
hat,hat,onPlay,self,[defend;8]
|
|
|
|
|
cape,cape,onPlay,self,[defend;2];[defendNext;2]
|
|
|
|
|
bracer,bracer,onPlay,self,[defend;1];[draw;1]
|
|
|
|
|
greatshield,greatshield,onPlay,self,[defend;5]
|
|
|
|
|
chainmail,chainmail,onPlay,self,[damageReduce;3]
|
|
|
|
|
bandage,bandage,onPlay,self,[removeWound;1]
|
|
|
|
|
poisonPotion,poisonPotion,onPlay,self,[attackBuff;2]
|
|
|
|
|
fortifyPotion,fortifyPotion,onPlay,self,[defendBuff;2]
|
|
|
|
|
vitalityPotion,vitalityPotion,onPlay,self,[gainEnergy;1]
|
|
|
|
|
focusPotion,focusPotion,onPlay,self,[draw;2]
|
|
|
|
|
healingPotion,healingPotion,onPlay,self,[removeWound;3]
|
|
|
|
|
waterBag,waterBag,onPlay,self,[energyNext;1];[drawNext;2]
|
|
|
|
|
rope,rope,onPlay,self,[defendBuffUntilPlay;2]
|
|
|
|
|
belt,belt,onPlay,self,[drawChoice;1]
|
|
|
|
|
torch,torch,onPlay,self,[burnForEnergy;1]
|
|
|
|
|
whetstone,whetstone,onPlay,self,[attackBuffUntilPlay;3]
|
|
|
|
|
blacksmithHammer,blacksmithHammer,onPlay,self,[transformRandom;1]
|
|
|
|
|
venom,venom,onDiscard,self,[attack;3]
|
|
|
|
|
curse,curse,onDraw,self,[curse;1]
|
|
|
|
|
static,static,onDraw,self,[static;1]
|
|
|
|
|
vultureEye,vultureEye,onDraw,self,[expose;3]
|