ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/treasures/random.trs
(Generate patch)

Comparing deliantra/arch/treasures/random.trs (file contents):
Revision 1.1 by elmex, Sat Aug 12 14:28:56 2006 UTC vs.
Revision 1.3 by elmex, Wed Jan 3 02:28:42 2007 UTC

1# skill scrolls 1# skill scrolls
2# better scrolls are harder to find 2# better scrolls are harder to find
3# ordered by skill names 3# ordered by skill names
4treasureone random_knowledge 4treasureone random_knowledge
5 arch scroll_alchemy 5 arch scroll_alchemy
6 chance 10 6 chance 10
7 more 7 more
26 more 26 more
27# flame touch is not something you can learn 27# flame touch is not something you can learn
28 arch scroll_hiding 28 arch scroll_hiding
29 chance 9 29 chance 9
30 more 30 more
31# the inscription skill is only available as a pen 31# the inscription skill is only available as a pen
32 arch stylus 32 arch stylus
33 chance 10 33 chance 10
34 more 34 more
35 arch scroll_jewelry 35 arch scroll_jewelry
36 chance 10 36 chance 10
716 more 716 more
717 arch fix_mercury 717 arch fix_mercury
718 chance 1 718 chance 1
719 end 719 end
720treasureone random_potion 720treasureone random_potion
721# list NONE
722# chance 30
723# more
724 arch potionstr 721 arch potionstr
725 chance 5 722 chance 5
726 more 723 more
727 arch potionint 724 arch potionint
728 chance 5 725 chance 5
796 list uncommon_items 793 list uncommon_items
797 magic 3 794 magic 3
798 chance 5 795 chance 5
799 end 796 end
800treasureone random_good_stuff 797treasureone random_good_stuff
801 list NONE 798 list none
802 chance 5 799 chance 5
803 more 800 more
804 arch bracers_ac 801 arch bracers_ac
805 magic 4 802 magic 4
806 chance 10 803 chance 10
913 chance 10 910 chance 10
914 more 911 more
915 arch lockpicks 912 arch lockpicks
916 chance 5 913 chance 5
917 more 914 more
918 list NONE 915 list none
919 chance 25 916 chance 25
920 end 917 end
921treasureone random_stone 918treasureone random_stone
922 arch mountain_stone 919 arch mountain_stone
923 chance 15 920 chance 15
1098 chance 5 1095 chance 5
1099 more 1096 more
1100 arch rod_heavy 1097 arch rod_heavy
1101 chance 1 1098 chance 1
1102 end 1099 end
1103# uncommon artifacts 1100# uncommon artifacts
1104treasureone uncommon_artifacts 1101treasureone uncommon_artifacts
1105 arch potion_invulnerability 1102 arch potion_invulnerability
1106 chance 5 1103 chance 5
1107 more 1104 more
1108 arch mjoellnir 1105 arch mjoellnir
1158 more 1155 more
1159 arch elvenboots 1156 arch elvenboots
1160 chance 5 1157 chance 5
1161 end 1158 end
1162treasureone rare_artifacts 1159treasureone rare_artifacts
1163 list NONE 1160 list none
1164 chance 20 1161 chance 20
1165 more 1162 more
1166 arch elven_bow 1163 arch elven_bow
1167 chance 5 1164 chance 5
1168 more 1165 more

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines