70 lines
786 B
Plaintext
70 lines
786 B
Plaintext
##
|
|
treasure raise_dead_failure
|
|
arch devil
|
|
nrof 5
|
|
more
|
|
arch skull
|
|
nrof 3
|
|
end
|
|
|
|
##
|
|
treasure resurrection_failure
|
|
arch skull
|
|
nrof 5
|
|
more
|
|
arch lich
|
|
nrof 3
|
|
end
|
|
|
|
##
|
|
treasure reincarnation_failure
|
|
arch lich
|
|
nrof 5
|
|
more
|
|
arch demilich
|
|
nrof 3
|
|
more
|
|
arch spectre
|
|
nrof 1
|
|
end
|
|
|
|
## this basically taken from the code. Not sure if this
|
|
## is still really accurate.
|
|
#treasureone reincarnation_races
|
|
# arch barbarian
|
|
# chance 1
|
|
#more
|
|
# arch cleric
|
|
# chance 1
|
|
#more
|
|
# arch elf
|
|
# chance 1
|
|
#more
|
|
# arch human
|
|
# chance 1
|
|
#more
|
|
# arch mage
|
|
# chance 1
|
|
#more
|
|
# arch ninja
|
|
# chance 1
|
|
#more
|
|
# arch priest
|
|
# chance 1
|
|
#more
|
|
# arch swashbuckler
|
|
# chance 1
|
|
#more
|
|
# arch thief
|
|
# chance 1
|
|
#more
|
|
# arch viking
|
|
# chance 1
|
|
#more
|
|
# arch warrior
|
|
# chance 1
|
|
#more
|
|
# arch wizard
|
|
# chance 1
|
|
#end
|