Deliantra Archetype 'coppercoin'
- _comment => #The value of copper is 1/2 that of silver.
#If this copper coin had a weight of 10 it's value would be 0.5
#However, these coins have a weight of 2, so their value is 0.1
#10 copper coins equal 1 silver coin.
#Since there are no decimal values in CF I have used 0 as the value.
#thus converters are needed in banks (and the 'broken converter' check
#in apply.c or converter.c needs to be removed or disabled when playing
#with copper coins.
#--MikeeUSA--
- client_type => 2001
- editor_folder => deprecated/jewel
- face => coppercoin.x11
- materialname => copper
- name => copper coin
- name_pl => copper coins
- nrof => 1
- race => gold and jewels
- type => 36
- value => 0
- weight => 2