60 lines
1.0 KiB
Plaintext
60 lines
1.0 KiB
Plaintext
|
|
[item]
|
|
id=1
|
|
name=Gold
|
|
icon=256
|
|
quality=currency
|
|
price=1
|
|
price_sell=1
|
|
max_quantity=50000
|
|
soundfx=soundfx/inventory/inventory_coins.ogg
|
|
loot_animation=animations/loot/coins5.txt,0,9
|
|
loot_animation=animations/loot/coins25.txt,10,24
|
|
loot_animation=animations/loot/coins100.txt,25,0
|
|
|
|
[item]
|
|
id=2
|
|
name=Example Weapon
|
|
icon=258
|
|
quality=normal
|
|
level=1
|
|
price=100
|
|
item_type=weapon
|
|
equip_flags=weapon
|
|
|
|
[item]
|
|
id=3
|
|
name=Hoe
|
|
quality=low
|
|
item_type=tools
|
|
equip_flags=hoe
|
|
icon=257
|
|
soundfx=soundfx/inventory/inventory_metal.ogg
|
|
gfx=battle_axe
|
|
loot_animation=animations/tools/hoe.txt
|
|
dmg=melee,1,1
|
|
|
|
[item]
|
|
id=4
|
|
name=Axe
|
|
quality=low
|
|
item_type=tools
|
|
equip_flags=axe
|
|
icon=258
|
|
soundfx=soundfx/inventory/inventory_metal.ogg
|
|
gfx=battle_axe
|
|
loot_animation=animations/tools/axe.txt
|
|
dmg=melee,11,11
|
|
|
|
[item]
|
|
id=5
|
|
name=Woods
|
|
icon=264
|
|
quality=normal
|
|
price=1
|
|
price_sell=1
|
|
max_quantity=500
|
|
#soundfx=soundfx/inventory/inventory_coins.ogg
|
|
loot_animation=animations/loot/woods5.txt,0,9
|
|
loot_animation=animations/loot/woods25.txt,10,24
|
|
loot_animation=animations/loot/woods100.txt,25,0 |