ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/treasures
(Generate patch)

Comparing deliantra/server/lib/treasures (file contents):
Revision 1.4 by root, Sun Jun 11 05:02:00 2006 UTC vs.
Revision 1.5 by elmex, Tue Jul 11 16:50:16 2006 UTC

1# 1#
2# This file contains various treasures, with generation rules. 2# This file contains various treasures, with generation rules.
3# 3#
4# $Id: treasures,v 1.4 2006/06/11 05:02:00 root Exp $ 4# $Id: treasures,v 1.5 2006/07/11 16:50:16 elmex Exp $
5# 5#
6# As of version 0.91.1, what this file was extended to handle list 6# As of version 0.91.1, what this file was extended to handle list
7# re-linking and generation of only 1 item on that list. This does away 7# re-linking and generation of only 1 item on that list. This does away
8# with the treasure lists from being embedded in the program. 8# with the treasure lists from being embedded in the program.
9# 9#
2196 chance 2 2196 chance 2
2197 more 2197 more
2198 arch staff 2198 arch staff
2199 chance 1 2199 chance 1
2200 more 2200 more
2201 arch ring 2201 list monster_wealth_medium
2202 chance 2 2202 chance 2
2203 more 2203 more
2204 arch scroll_new 2204 arch scroll_new
2205 chance 2 2205 chance 2
2206 end 2206 end
2278 no 2278 no
2279 arch rod_heavy 2279 arch rod_heavy
2280 chance 1 2280 chance 1
2281 end 2281 end
2282 more 2282 more
2283 list random_books 2283 list monster_spells
2284 chance 10 2284 chance 10
2285 more 2285 more
2286 arch ring 2286 list monster_wealth_medium
2287 chance 10 2287 chance 10
2288 more 2288 more
2289 arch scroll_new 2289 arch scroll_new
2290 chance 15 2290 chance 15
2291 more 2291 more
2295treasure snake 2295treasure snake
2296 arch serp_skin 2296 arch serp_skin
2297 chance 3 2297 chance 3
2298 end 2298 end
2299treasure sage 2299treasure sage
2300 list random_books 2300 list monster_spells
2301 more 2301 more
2302 arch skill_literacy 2302 arch skill_literacy
2303 more 2303 more
2304 arch skill_alchemy 2304 arch skill_alchemy
2305 chance 50 2305 chance 50
2618 chance 20 2618 chance 20
2619 more 2619 more
2620 arch rod_heavy 2620 arch rod_heavy
2621 chance 5 2621 chance 5
2622 more 2622 more
2623 arch ring 2623 list monster_wealth_medium
2624 more 2624 more
2625 arch ring 2625 list monster_wealth_medium
2626 chance 50 2626 chance 50
2627 more 2627 more
2628 arch gem 2628 arch gem
2629 chance 50 2629 chance 50
2630 nrof 2 2630 nrof 2
2669treasure grave 2669treasure grave
2670 arch gravedirt 2670 arch gravedirt
2671 end 2671 end
2672treasure pyromaniac 2672treasure pyromaniac
2673 arch spell_create_bomb 2673 arch spell_create_bomb
2674 end
2675treasure demilich
2676 arch insanity
2677 more
2678 arch spell_paralyze
2679 more
2680 arch abil_fear
2681 more
2682 arch abil_poison_cloud
2683 more
2684 arch abil_large_icestorm
2685 more
2686 arch abil_icestorm
2687 more
2688 arch spell_mass_confusion
2689 more
2690 arch gem
2691 nrof 1
2692 end 2674 end
2693############################################################################## 2675##############################################################################
2694# start of starting equipment for players. 2676# start of starting equipment for players.
2695# 2677#
2696# All players will start with these skills 2678# All players will start with these skills
3446 chance 50 3428 chance 50
3447 more 3429 more
3448 arch wand 3430 arch wand
3449 chance 50 3431 chance 50
3450 more 3432 more
3451 arch ring 3433 list monster_wealth_medium
3452 more 3434 more
3453 arch ring 3435 list monster_wealth_medium
3454 chance 50 3436 chance 50
3455 more 3437 more
3456 arch gem 3438 arch gem
3457 chance 80 3439 chance 80
3458 nrof 2 3440 nrof 2
3501 more 3483 more
3502 arch uw_shield 3484 arch uw_shield
3503 more 3485 more
3504 arch uw_sword 3486 arch uw_sword
3505 more 3487 more
3506 arch ring 3488 list monster_wealth_medium
3507 more 3489 more
3508 arch gem 3490 arch gem
3509 chance 50 3491 chance 50
3510 nrof 3 3492 nrof 3
3511 end 3493 end
3521 more 3503 more
3522 arch skill_clawing 3504 arch skill_clawing
3523 more 3505 more
3524 arch spell_cause_medium_wounds 3506 arch spell_cause_medium_wounds
3525 more 3507 more
3526 arch ring 3508 list monster_wealth_medium
3527 chance 50 3509 chance 50
3528 more 3510 more
3529 arch amulet 3511 list monster_wealth_medium
3530 chance 15 3512 chance 15
3531 more 3513 more
3532 arch gem 3514 arch gem
3533 chance 30 3515 chance 30
3534 nrof 2 3516 nrof 2
3601 more 3583 more
3602 arch gem 3584 arch gem
3603 nrof 15 3585 nrof 15
3604 chance 60 3586 chance 60
3605 more 3587 more
3606 arch ring 3588 list monster_wealth_medium
3607 chance 30 3589 chance 30
3608 more 3590 more
3609 arch ring 3591 list monster_wealth_high
3610 chance 30 3592 chance 30
3611 end 3593 end
3612treasure fire_serpent 3594treasure fire_serpent
3613 arch abil_burning_hands 3595 arch abil_burning_hands
3614 chance 50 3596 chance 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines