boardgame-core/src/samples/slay-the-spire-like/data/desert/item.csv

28 lines
850 B
Plaintext
Raw Normal View History

2026-04-17 00:52:47 +08:00
# TODO: add id and description
2026-04-16 19:14:58 +08:00
type,name,shape,card,price
2026-04-17 00:52:47 +08:00
string,string,string,@card,int
2026-04-16 19:14:58 +08:00
weapon,剑,oee,sword,50
weapon,长斧,oees,greataxe,80
weapon,长枪,oeee,spear,75
weapon,短刀,oe,dagger,40
weapon,飞镖,o,dart,30
weapon,十字弩,onrersrw,crossbow,120
armor,盾,oesw,shield,50
armor,斗笠,oerwrn,hat,90
armor,披风,oers,cape,45
armor,护腕,o,bracer,25
armor,大盾,oesswn,greatshield,70
armor,锁子甲,oesw,chainmail,60
consumable,绷带,o,bandage,20
consumable,淬毒药剂,o,poisonPotion,30
consumable,强固药剂,o,fortifyPotion,30
consumable,活力药剂,o,vitalityPotion,25
consumable,集中药剂,o,focusPotion,25
consumable,治疗药剂,o,healingPotion,35
tool,水袋,os,waterBag,35
tool,绳索,ose,rope,30
tool,腰带,owre,belt,40
tool,火把,on,torch,25
tool,磨刀石,o,whetstone,30
tool,铁匠锤,oerwrs,blacksmithHammer,45