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

Comparing deliantra/server/lib/artifacts (file contents):
Revision 1.6 by root, Wed Jan 3 20:04:54 2007 UTC vs.
Revision 1.7 by root, Fri Feb 16 19:43:41 2007 UTC

121# maxhp) are fixed addition values, so if creating generic types (like the 121# maxhp) are fixed addition values, so if creating generic types (like the
122# Leader and Chief types), you what to keep the Allowed monsters at roughly 122# Leader and Chief types), you what to keep the Allowed monsters at roughly
123# the same power. 123# the same power.
124# As of now, 1:10 monsters can become artifact monsters. This is set in 124# As of now, 1:10 monsters can become artifact monsters. This is set in
125# time.c 125# time.c
126Allowed orc 126allowed orc
127chance 10 127chance 10
128Object Leader 128object Leader
129type 0 129type 0
130wc 1 130wc 1
131ac 1 131ac 1
132hp 12 132hp 12
133maxhp 12 133maxhp 12
137dam 13 137dam 13
138face orc_leader.x11 138face orc_leader.x11
139stand_still 1 139stand_still 1
140end 140end
141# 141#
142Allowed goblin 142allowed goblin
143chance 10 143chance 10
144Object Leader 144object Leader
145type 0 145type 0
146wc 1 146wc 1
147ac 1 147ac 1
148hp 10 148hp 10
149maxhp 10 149maxhp 10
153dam 13 153dam 13
154face goblin_leader.x11 154face goblin_leader.x11
155stand_still 1 155stand_still 1
156end 156end
157# 157#
158Allowed gnoll 158allowed gnoll
159chance 10 159chance 10
160Object Leader 160object Leader
161type 0 161type 0
162wc 1 162wc 1
163ac 1 163ac 1
164hp 13 164hp 13
165maxhp 13 165maxhp 13
169dam 13 169dam 13
170face gnoll_leader.x11 170face gnoll_leader.x11
171stand_still 1 171stand_still 1
172end 172end
173# 173#
174Allowed ogre 174allowed ogre
175chance 10 175chance 10
176Object Leader 176object Leader
177type 0 177type 0
178wc 1 178wc 1
179ac 1 179ac 1
180hp 15 180hp 15
181maxhp 15 181maxhp 15
185dam 13 185dam 13
186face ogre_leader.x11 186face ogre_leader.x11
187stand_still 1 187stand_still 1
188end 188end
189# 189#
190Allowed skeleton 190allowed skeleton
191chance 5 191chance 5
192Object Leader 192object Leader
193type 0 193type 0
194hp 15 194hp 15
195maxhp 15 195maxhp 15
196exp 40 196exp 40
197level 2 197level 2
199dam 1 199dam 1
200face skeleton_leader.x11 200face skeleton_leader.x11
201stand_still 1 201stand_still 1
202end 202end
203# 203#
204Allowed beholder 204allowed beholder
205chance 5 205chance 5
206Object Leader 206object Leader
207type 0 207type 0
208wc 5 208wc 5
209ac 2 209ac 2
210hp 15 210hp 15
211maxhp 5 211maxhp 5
215dam 15 215dam 15
216face beholder_leader.x11 216face beholder_leader.x11
217stand_still 1 217stand_still 1
218end 218end
219# 219#
220Allowed orc 220allowed orc
221chance 2 221chance 2
222Object Chief 222object Chief
223type 0 223type 0
224wc 2 224wc 2
225ac 2 225ac 2
226hp 20 226hp 20
227maxhp 20 227maxhp 20
231dam 14 231dam 14
232face orc_chief.x11 232face orc_chief.x11
233stand_still 1 233stand_still 1
234end 234end
235# 235#
236Allowed goblin 236allowed goblin
237chance 2 237chance 2
238Object Chief 238object Chief
239type 0 239type 0
240wc 2 240wc 2
241ac 2 241ac 2
242hp 20 242hp 20
243maxhp 20 243maxhp 20
247dam 13 247dam 13
248face goblin_chief.x11 248face goblin_chief.x11
249stand_still 1 249stand_still 1
250end 250end
251# 251#
252Allowed gnoll 252allowed gnoll
253chance 2 253chance 2
254Object Chief 254object Chief
255type 0 255type 0
256wc 2 256wc 2
257ac 2 257ac 2
258hp 20 258hp 20
259maxhp 20 259maxhp 20
263dam 14 263dam 14
264face gnoll_chief.x11 264face gnoll_chief.x11
265stand_still 1 265stand_still 1
266end 266end
267# 267#
268Allowed ogre 268allowed ogre
269chance 2 269chance 2
270Object Chief 270object Chief
271type 0 271type 0
272wc 2 272wc 2
273ac 2 273ac 2
274hp 22 274hp 22
275maxhp 22 275maxhp 22
279dam 19 279dam 19
280face ogre_chief.x11 280face ogre_chief.x11
281stand_still 1 281stand_still 1
282end 282end
283# 283#
284Allowed skeleton 284allowed skeleton
285chance 2 285chance 2
286Object Chief 286object Chief
287type 0 287type 0
288wc 1 288wc 1
289hp 10 289hp 10
290maxhp 15 290maxhp 15
291exp 50 291exp 50
295face skeleton_chief.x11 295face skeleton_chief.x11
296stand_still 1 296stand_still 1
297end 297end
298# 298#
299# Just to fix probability some. 299# Just to fix probability some.
300Allowed orc,goblin,ogre,gnoll,beholder 300allowed orc,goblin,ogre,gnoll,beholder
301chance 20 301chance 20
302Object NONE 302object NONE
303end 303end
304# 304#
305# Weapons: 305# Weapons:
306# 306#
307Allowed all 307allowed all
308chance 10 308chance 10
309Object Ilrya 309object Ilrya
310type 15 310type 15
311value 10 311value 10
312weight 80 312weight 80
313end 313end
314# 314#
315Allowed all 315allowed all
316chance 5 316chance 5
317Object Lythander 317object Lythander
318type 15 318type 15
319value 20 319value 20
320luck 1 320luck 1
321weight 90 321weight 90
322item_power 1 322item_power 1
323end 323end
324# 324#
325Allowed all 325allowed all
326chance 5 326chance 5
327Object Fear 327object Fear
328type 15 328type 15
329value 30 329value 30
330attacktype 16385 330attacktype 16385
331resist_fear 100 331resist_fear 100
332weight 90 332weight 90
333item_power 2 333item_power 2
334end 334end
335# 335#
336Allowed all 336allowed all
337chance 20 337chance 20
338Object Woe 338object Woe
339type 15 339type 15
340cursed 1 340cursed 1
341Str -1 341Str -1
342Con -1 342Con -1
343Dex -1 343Dex -1
347Cha -1 347Cha -1
348luck -1 348luck -1
349value 5 349value 5
350end 350end
351# 351#
352Allowed all 352allowed all
353chance 20 353chance 20
354Object Mass 354object Mass
355type 15 355type 15
356value 5 356value 5
357cursed 1 357cursed 1
358weight 300 358weight 300
359dam 15 359dam 15
360wc -3 360wc -3
361end 361end
362# 362#
363Allowed all 363allowed all
364chance 10 364chance 10
365Object Gnarg 365object Gnarg
366type 15 366type 15
367value 10 367value 10
368dam 12 368dam 12
369resist_poison 30 369resist_poison 30
370Cha -1 370Cha -1
371item_power 1 371item_power 1
372end 372end
373# 373#
374Allowed all 374allowed all
375chance 6 375chance 6
376Object Zormola 376object Zormola
377type 15 377type 15
378value 15 378value 15
379weight 80 379weight 80
380wc 2 380wc 2
381item_power 2 381item_power 2
382end 382end
383# 383#
384Allowed all 384allowed all
385chance 5 385chance 5
386Object Ixalovh 386object Ixalovh
387type 15 387type 15
388value 10 388value 10
389sp 1 389sp 1
390grace 1 390grace 1
391magic 1 391magic 1
392item_power 1 392item_power 1
393end 393end
394# 394#
395Allowed axe,axe_2,axe_3,axe_4,axe_5,battle_axe,stoneaxe,poleaxe,morningstar,large_morningstar,nunchacu_1,nunchacu_2,hammer,mace,mace_2,lspear,spear,club,quarterstaff,big_club,stonehammer,stake,bonecrusher,mjoellnir,skullcleaver 395allowed axe,axe_2,axe_3,axe_4,axe_5,battle_axe,stoneaxe,poleaxe,morningstar,large_morningstar,nunchacu_1,nunchacu_2,hammer,mace,mace_2,lspear,spear,club,quarterstaff,big_club,stonehammer,stake,bonecrusher,mjoellnir,skullcleaver
396chance 20 396chance 20
397Object Gaea 397object Gaea
398type 15 398type 15
399value 50 399value 50
400hp 1 400hp 1
401dam 11 401dam 11
402magic 2 402magic 2
403item_power 1 403item_power 1
404end 404end
405# 405#
406Allowed all 406allowed all
407chance 20 407chance 20
408Object Kragi 408object Kragi
409type 15 409type 15
410value 50 410value 50
411magic 3 411magic 3
412Con 1 412Con 1
413dam 11 413dam 11
414item_power 1 414item_power 1
415end 415end
416# 416#
417Allowed all 417allowed all
418chance 6 418chance 6
419Object Morgul 419object Morgul
420type 15 420type 15
421value 15 421value 15
422magic 3 422magic 3
423dam 20 423dam 20
424wc -3 424wc -3
426Dex -2 426Dex -2
427Con -2 427Con -2
428damned 1 428damned 1
429end 429end
430# 430#
431Allowed all 431allowed all
432chance 5 432chance 5
433Object Slay Ogre 433object Slay Ogre
434type 15 434type 15
435slaying ogre 435slaying ogre
436value 20 436value 20
437magic 1 437magic 1
438item_power 2 438item_power 2
439end 439end
440# 440#
441Allowed all 441allowed all
442chance 15 442chance 15
443Object Valriel 443object Valriel
444type 15 444type 15
445slaying demon 445slaying demon
446last_sp 120 446last_sp 120
447value 30 447value 30
448magic 2 448magic 2
454 back to whatever Hell they came from. 454 back to whatever Hell they came from.
455endmsg 455endmsg
456item_power 2 456item_power 2
457end 457end
458# 458#
459Allowed all 459allowed all
460chance 15 460chance 15
461Object Gorokh 461object Gorokh
462type 15 462type 15
463slaying angel 463slaying angel
464last_sp 120 464last_sp 120
465value 30 465value 30
466magic 2 466magic 2
474 such powerful darkness. 474 such powerful darkness.
475endmsg 475endmsg
476item_power 2 476item_power 2
477end 477end
478# 478#
479Allowed all 479allowed all
480chance 8 480chance 8
481Object the Devourers 481object the Devourers
482type 15 482type 15
483value 30 483value 30
484attacktype 65553 484attacktype 65553
485magic 1 485magic 1
486msg 486msg
488 aura of otherworldly cold. 488 aura of otherworldly cold.
489endmsg 489endmsg
490item_power 2 490item_power 2
491end 491end
492# 492#
493Allowed all 493allowed all
494chance 3 494chance 3
495Object Doom 495object Doom
496type 15 496type 15
497damned 1 497damned 1
498Str -5 498Str -5
499Con -5 499Con -5
500Dex -5 500Dex -5
504Cha -5 504Cha -5
505value 30 505value 30
506magic 1 506magic 1
507end 507end
508# 508#
509Allowed all 509allowed all
510chance 20 510chance 20
511Object Crolmi 511object Crolmi
512type 15 512type 15
513value 40 513value 40
514magic 3 514magic 3
515Str 1 515Str 1
516weight 110 516weight 110
517item_power 1 517item_power 1
518end 518end
519# 519#
520Allowed all 520allowed all
521chance 2 521chance 2
522Object Great Mass 522object Great Mass
523type 15 523type 15
524value 50 524value 50
525damned 1 525damned 1
526weight 600 526weight 600
527dam 25 527dam 25
528wc -5 528wc -5
529end 529end
530# 530#
531Allowed all 531allowed all
532chance 2 532chance 2
533Object Slay Troll 533object Slay Troll
534type 15 534type 15
535slaying troll 535slaying troll
536value 50 536value 50
537magic 2 537magic 2
538item_power 2 538item_power 2
539end 539end
540# 540#
541Allowed all 541allowed all
542chance 2 542chance 2
543Object Slay Undead 543object Slay Undead
544type 15 544type 15
545slaying undead 545slaying undead
546value 50 546value 50
547magic 2 547magic 2
548msg 548msg
553 stay dead this time. 553 stay dead this time.
554endmsg 554endmsg
555item_power 2 555item_power 2
556end 556end
557# 557#
558Allowed all 558allowed all
559chance 1 559chance 1
560Object Slay Dragon 560object Slay Dragon
561type 15 561type 15
562slaying dragon 562slaying dragon
563value 100 563value 100
564magic 3 564magic 3
565item_power 2 565item_power 2
566end 566end
567# 567#
568Allowed all 568allowed all
569chance 1 569chance 1
570Object Slay Beholder 570object Slay Beholder
571type 15 571type 15
572slaying beholder 572slaying beholder
573value 150 573value 150
574resist_magic 20 574resist_magic 20
575magic 3 575magic 3
576item_power 3 576item_power 3
577end 577end
578# 578#
579Allowed all 579allowed all
580chance 10 580chance 10
581Object Rhyz 581object Rhyz
582type 15 582type 15
583value 80 583value 80
584magic 4 584magic 4
585Str 1 585Str 1
586Dex 1 586Dex 1
587weight 90 587weight 90
588item_power 2 588item_power 2
589end 589end
590# 590#
591Allowed all 591allowed all
592chance 10 592chance 10
593Object Glamdri 593object Glamdri
594type 15 594type 15
595value 150 595value 150
596magic 4 596magic 4
597resist_magic 30 597resist_magic 30
598Int 1 598Int 1
599Pow 1 599Pow 1
600weight 90 600weight 90
601item_power 5 601item_power 5
602end 602end
603# 603#
604Allowed all 604allowed all
605chance 5 605chance 5
606Object Berserkergang 606object Berserkergang
607type 15 607type 15
608value 15 608value 15
609magic 4 609magic 4
610dam 30 610dam 30
611wc 7 611wc 7
633# This item is attack type weaponmagic. It only happens in weapons that 633# This item is attack type weaponmagic. It only happens in weapons that
634# are already pretty magical (+3 or better). Thus, while the chance 634# are already pretty magical (+3 or better). Thus, while the chance
635# may look high, since there are not that many +3 or better weapons 635# may look high, since there are not that many +3 or better weapons
636# created, it will not be created that often. 636# created, it will not be created that often.
637# 637#
638Allowed all 638allowed all
639chance 10 639chance 10
640Object Magic Hitting 640object Magic Hitting
641type 15 641type 15
642magic 3 642magic 3
643value 20 643value 20
644attacktype 256 644attacktype 256
645item_power 1 645item_power 1
646end 646end
647# 647#
648Allowed axe,axe_2,axe_3,axe_4,axe_5,battle_axe,hammer,skullcleaver,mjoellnir,bonecrusher,frost_hammer 648allowed axe,axe_2,axe_3,axe_4,axe_5,battle_axe,hammer,skullcleaver,mjoellnir,bonecrusher,frost_hammer
649chance 10 649chance 10
650Object Mostrai 650object Mostrai
651type 15 651type 15
652magic 1 652magic 1
653value 12 653value 12
654dam 14 654dam 14
655weight 115 655weight 115
656end 656end
657# 657#
658Allowed sword,sabre,rapier,scimitar,light_sword,katana_1,falchion 658allowed sword,sabre,rapier,scimitar,light_sword,katana_1,falchion
659chance 90 659chance 90
660Object Occidental Mages 660object Occidental Mages
661type 15 661type 15
662magic 2 662magic 2
663value 20 663value 20
664msg 664msg
665 The Ancient School of Occidental Mages created that weapon during 665 The Ancient School of Occidental Mages created that weapon during
670end 670end
671# 671#
672# 672#
673# Swords (subtype of weapons) 673# Swords (subtype of weapons)
674# 674#
675Allowed sword,sabre,rapier,scimitar,light_sword,katana_1,falchion 675allowed sword,sabre,rapier,scimitar,light_sword,katana_1,falchion
676chance 10 676chance 10
677Object Poisoning 677object Poisoning
678type 15 678type 15
679value 20 679value 20
680weight 80 680weight 80
681attacktype 1025 681attacktype 1025
682item_power 1 682item_power 1
683end 683end
684# 684#
685# 685#
686# Metal Weapons 686# Metal Weapons
687# 687#
688Allowed dagger,light_sword,shortsword,shortsword_2,taifu_1,trident,axe,axe_2,axe_3,axe_4,axe_5,battle_axe,poleaxe,morningstar,large_morningstar,hammer,mace,mace_2,lspear,spear,sword,sword_2,sword_3,sabre,rapier,rapier,scimitar,katana_1,falchion,broadsword,broadsword_2 688allowed dagger,light_sword,shortsword,shortsword_2,taifu_1,trident,axe,axe_2,axe_3,axe_4,axe_5,battle_axe,poleaxe,morningstar,large_morningstar,hammer,mace,mace_2,lspear,spear,sword,sword_2,sword_3,sabre,rapier,rapier,scimitar,katana_1,falchion,broadsword,broadsword_2
689chance 5 689chance 5
690Object Sorig 690object Sorig
691type 15 691type 15
692magic 1 692magic 1
693value 15 693value 15
694weight 95 694weight 95
695attacktype 9 695attacktype 9
696last_sp 125 696last_sp 125
697item_power 1 697item_power 1
698end 698end
699# 699#
700Allowed trident 700allowed trident
701chance 5 701chance 5
702Object Ixalovh 702object Ixalovh
703type 15 703type 15
704magic 2 704magic 2
705value 20 705value 20
706weight 20 706weight 20
707attacktype 17 707attacktype 17
710Cha -1 710Cha -1
711Con -1 711Con -1
712item_power 2 712item_power 2
713end 713end
714# 714#
715Allowed dagger,axe,axe_2,axe_3,axe_4,axe_5,battle_axe,sword,sword_2,sword_3,sabre,rapier,scimitar,light_sword,katana_1,falchion,broadsword,broadsword_2,shortsword,shortsword_2,morningstar,large_morningstar,hammer,mace,mace_2,lspear,spear,poleaxe,taifu_1,trident 715allowed dagger,axe,axe_2,axe_3,axe_4,axe_5,battle_axe,sword,sword_2,sword_3,sabre,rapier,scimitar,light_sword,katana_1,falchion,broadsword,broadsword_2,shortsword,shortsword_2,morningstar,large_morningstar,hammer,mace,mace_2,lspear,spear,poleaxe,taifu_1,trident
716chance 5 716chance 5
717Object Ruggilli 717object Ruggilli
718type 15 718type 15
719magic 1 719magic 1
720value 15 720value 15
721weight 85 721weight 85
722attacktype 5 722attacktype 5
724last_sp 110 724last_sp 110
725end 725end
726# 726#
727# Daggers (subtype of weapons) 727# Daggers (subtype of weapons)
728# 728#
729Allowed dagger 729allowed dagger
730chance 10 730chance 10
731Object Poisoning 731object Poisoning
732type 15 732type 15
733value 20 733value 20
734weight 80 734weight 80
735attacktype 1025 735attacktype 1025
736item_power 1 736item_power 1
737end 737end
738# 738#
739Allowed dagger 739allowed dagger
740chance 10 740chance 10
741Object Paralysis 741object Paralysis
742type 15 742type 15
743value 30 743value 30
744weight 80 744weight 80
745attacktype 4097 745attacktype 4097
746item_power 1 746item_power 1
747end 747end
748# 748#
749Allowed dagger 749allowed dagger
750chance 10 750chance 10
751Object Madness 751object Madness
752type 15 752type 15
753value 10 753value 10
754weight 80 754weight 80
755attacktype 33 755attacktype 33
756item_power 1 756item_power 1
757end 757end
758# 758#
759# 759#
760# Helmets 760# Helmets
761# 761#
762Allowed helmet, crown 762allowed helmet, crown
763chance 6 763chance 6
764Object Xebinon 764object Xebinon
765type 34 765type 34
766value 35 766value 35
767gen_sp_armour -2 767gen_sp_armour -2
768path_attuned 1024 768path_attuned 1024
769sp 1 769sp 1
770magic 2 770magic 2
771item_power 1 771item_power 1
772end 772end
773# 773#
774Allowed all 774allowed all
775chance 1 775chance 1
776Object Blindness 776object Blindness
777type 34 777type 34
778is_blind 1 778is_blind 1
779magic 1 779magic 1
780cursed 1 780cursed 1
781end 781end
782# 782#
783Allowed full helmet,helmet 783allowed full helmet,helmet
784chance 1 784chance 1
785Object Dark Vision 785object Dark Vision
786type 34 786type 34
787can_see_in_dark 1 787can_see_in_dark 1
788value 10 788value 10
789item_power 1 789item_power 1
790end 790end
791# 791#
792Allowed full helmet,helmet 792allowed full helmet,helmet
793chance 1 793chance 1
794Object Might 794object Might
795type 34 795type 34
796value 500 796value 500
797magic 2 797magic 2
798Str 1 798Str 1
799Con 1 799Con 1
800Dex 1 800Dex 1
801item_power 3 801item_power 3
802end 802end
803# 803#
804Allowed full helmet 804allowed full helmet
805chance 20 805chance 20
806Object Valriel 806object Valriel
807type 34 807type 34
808value 50 808value 50
809magic 2 809magic 2
810Wis 1 810Wis 1
811Cha 1 811Cha 1
812item_power 2 812item_power 2
813end 813end
814# 814#
815Allowed full helmet 815allowed full helmet
816chance 4 816chance 4
817Object Argoth 817object Argoth
818type 34 818type 34
819value 25 819value 25
820magic 1 820magic 1
821ac 1 821ac 1
822Cha 1 822Cha 1
830 environment. 830 environment.
831endmsg 831endmsg
832item_power 3 832item_power 3
833end 833end
834# 834#
835Allowed !crown 835allowed !crown
836chance 10 836chance 10
837Object Ilrya 837object Ilrya
838type 34 838type 34
839value 10 839value 10
840weight 80 840weight 80
841end 841end
842# 842#
843Allowed !crown 843allowed !crown
844chance 5 844chance 5
845Object Lythander 845object Lythander
846type 34 846type 34
847value 20 847value 20
848luck 1 848luck 1
849weight 90 849weight 90
850item_power 1 850item_power 1
851end 851end
852# 852#
853Allowed !crown 853allowed !crown
854chance 20 854chance 20
855Object Mass 855object Mass
856type 34 856type 34
857value 5 857value 5
858cursed 1 858cursed 1
859weight 400 859weight 400
860end 860end
861# 861#
862Allowed !crown 862allowed !crown
863chance 2 863chance 2
864Object Great Mass 864object Great Mass
865type 34 865type 34
866value 50 866value 50
867damned 1 867damned 1
868weight 1000 868weight 1000
869end 869end
870# 870#
871Allowed all 871allowed all
872chance 6 872chance 6
873Object Stupidity 873object Stupidity
874type 34 874type 34
875value 15 875value 15
876magic 1 876magic 1
877Int -10 877Int -10
878damned 1 878damned 1
879end 879end
880# 880#
881Allowed all 881allowed all
882chance 5 882chance 5
883Object Sorig 883object Sorig
884type 34 884type 34
885value 20 885value 20
886ac 1 886ac 1
887magic 1 887magic 1
888resist_physical 8 888resist_physical 8
889resist_electricity 40 889resist_electricity 40
890item_power 3 890item_power 3
891end 891end
892# 892#
893Allowed all 893allowed all
894chance 3 894chance 3
895Object Doom 895object Doom
896type 34 896type 34
897damned 1 897damned 1
898Str -5 898Str -5
899Con -5 899Con -5
900Dex -5 900Dex -5
904Cha -5 904Cha -5
905value 30 905value 30
906magic 1 906magic 1
907end 907end
908# 908#
909Allowed all 909allowed all
910chance 20 910chance 20
911Object Woe 911object Woe
912type 34 912type 34
913cursed 1 913cursed 1
914Str -1 914Str -1
915Con -1 915Con -1
916Dex -1 916Dex -1
922value 5 922value 5
923end 923end
924# 924#
925# Crowns start here (subset of helmets ) 925# Crowns start here (subset of helmets )
926# 926#
927Allowed crown 927allowed crown
928chance 1 928chance 1
929Object the Magi 929object the Magi
930type 34 930type 34
931value 500 931value 500
932sp 2 932sp 2
933Int 2 933Int 2
934Pow 2 934Pow 2
935item_power 6 935item_power 6
936end 936end
937# 937#
938Allowed crown 938allowed crown
939chance 1 939chance 1
940Object Fire 940object Fire
941type 34 941type 34
942value 100 942value 100
943resist_fire 30 943resist_fire 30
944path_attuned 2 944path_attuned 2
945path_repelled 4 945path_repelled 4
946item_power 2 946item_power 2
947end 947end
948# 948#
949Allowed crown 949allowed crown
950chance 10 950chance 10
951Object Lordliness 951object Lordliness
952magic 2 952magic 2
953type 34 953type 34
954value 10 954value 10
955Cha 2 955Cha 2
956item_power 2 956item_power 2
957end 957end
958# 958#
959Allowed crown 959allowed crown
960chance 6 960chance 6
961Object Rulership 961object Rulership
962type 34 962type 34
963value 15 963value 15
964magic 3 964magic 3
965Cha 1 965Cha 1
966Wis 1 966Wis 1
967item_power 2 967item_power 2
968end 968end
969# 969#
970Allowed crown 970allowed crown
971chance 4 971chance 4
972Object Might 972object Might
973type 34 973type 34
974value 25 974value 25
975magic 3 975magic 3
976Con 1 976Con 1
977Str 1 977Str 1
978item_power 2 978item_power 2
979end 979end
980# 980#
981# Shields 981# Shields
982# 982#
983Allowed all 983allowed all
984chance 10 984chance 10
985Object Ilrya 985object Ilrya
986type 33 986type 33
987value 10 987value 10
988weight 80 988weight 80
989end 989end
990# 990#
991Allowed all 991allowed all
992chance 20 992chance 20
993Object Mass 993object Mass
994type 33 994type 33
995value 5 995value 5
996cursed 1 996cursed 1
997weight 400 997weight 400
998end 998end
999# 999#
1000Allowed all 1000allowed all
1001chance 2 1001chance 2
1002Object Great Mass 1002object Great Mass
1003type 33 1003type 33
1004value 50 1004value 50
1005damned 1 1005damned 1
1006weight 1000 1006weight 1000
1007end 1007end
1008# 1008#
1009Allowed all 1009allowed all
1010chance 2 1010chance 2
1011Object Deflection 1011object Deflection
1012type 33 1012type 33
1013value 50 1013value 50
1014magic 2 1014magic 2
1015ac 3 1015ac 3
1016weight 110 1016weight 110
1020 protection than usual. 1020 protection than usual.
1021endmsg 1021endmsg
1022item_power 2 1022item_power 2
1023end 1023end
1024# 1024#
1025Allowed all 1025allowed all
1026chance 8 1026chance 8
1027Object Mostrai 1027object Mostrai
1028type 33 1028type 33
1029value 24 1029value 24
1030magic 1 1030magic 1
1031resist_fire 20 1031resist_fire 20
1032item_power 1 1032item_power 1
1033end 1033end
1034# 1034#
1035Allowed all 1035allowed all
1036chance 8 1036chance 8
1037Object Gnarg 1037object Gnarg
1038type 33 1038type 33
1039magic 1 1039magic 1
1040value 12 1040value 12
1041Cha -1 1041Cha -1
1042ac 1 1042ac 1
1043resist_physical 10 1043resist_physical 10
1044end 1044end
1045# This one is amazingly rare, I would be surprised if I ever saw one! 1045# This one is amazingly rare, I would be surprised if I ever saw one!
1046Allowed high_shield 1046allowed high_shield
1047chance 1 1047chance 1
1048difficulty 10 1048difficulty 10
1049Object holy light 1049object holy light
1050type 33 1050type 33
1051magic 3 1051magic 3
1052value 1200 1052value 1200
1053weight 90 1053weight 90
1054Cha 5 1054Cha 5
1070 most prized shields of all the lands. 1070 most prized shields of all the lands.
1071endmsg 1071endmsg
1072item_power 25 1072item_power 25
1073end 1073end
1074# 1074#
1075Allowed all 1075allowed all
1076chance 3 1076chance 3
1077Object Doom 1077object Doom
1078type 33 1078type 33
1079damned 1 1079damned 1
1080Str -5 1080Str -5
1081Con -5 1081Con -5
1082Dex -5 1082Dex -5
1086Cha -5 1086Cha -5
1087value 30 1087value 30
1088magic 1 1088magic 1
1089end 1089end
1090# 1090#
1091Allowed all 1091allowed all
1092chance 20 1092chance 20
1093Object Woe 1093object Woe
1094type 33 1094type 33
1095cursed 1 1095cursed 1
1096Str -1 1096Str -1
1097Con -1 1097Con -1
1098Dex -1 1098Dex -1
1102Cha -1 1102Cha -1
1103luck -1 1103luck -1
1104value 5 1104value 5
1105end 1105end
1106# 1106#
1107Allowed all 1107allowed all
1108chance 8 1108chance 8
1109Object Gnarg 1109object Gnarg
1110type 33 1110type 33
1111magic 1 1111magic 1
1112value 12 1112value 12
1113Cha -1 1113Cha -1
1114ac 1 1114ac 1
1118 1118
1119# 1119#
1120# 1120#
1121# Gauntlets / Gloves 1121# Gauntlets / Gloves
1122# 1122#
1123Allowed gauntlets 1123allowed gauntlets
1124chance 5 1124chance 5
1125Object Sorig 1125object Sorig
1126type 100 1126type 100
1127resist_physical 8 1127resist_physical 8
1128resist_electricity 35 1128resist_electricity 35
1129attacktype 8 1129attacktype 8
1130weight 125 1130weight 125
1131value 175 1131value 175
1132item_power 3 1132item_power 3
1133end 1133end
1134# 1134#
1135Allowed gloves 1135allowed gloves
1136chance 10 1136chance 10
1137Object Havok 1137object Havok
1138type 100 1138type 100
1139dam 4 1139dam 4
1140wc 2 1140wc 2
1141resist_physical 8 1141resist_physical 8
1142weight 125 1142weight 125
1143value 175 1143value 175
1144item_power 2 1144item_power 2
1145end 1145end
1146# 1146#
1147Allowed gloves 1147allowed gloves
1148chance 10 1148chance 10
1149Object Sorig 1149object Sorig
1150type 100 1150type 100
1151resist_physical 5 1151resist_physical 5
1152resist_electricity 30 1152resist_electricity 30
1153weight 125 1153weight 125
1154value 10 1154value 10
1155item_power 2 1155item_power 2
1156end 1156end
1157# 1157#
1158Allowed all 1158allowed all
1159chance 20 1159chance 20
1160Object bladed steel 1160object bladed steel
1161type 100 1161type 100
1162resist_physical 10 1162resist_physical 10
1163dam 2 1163dam 2
1164material 8194 1164material 8194
1165materialname steel 1165materialname steel
1166weight 125 1166weight 125
1167value 40 1167value 40
1168end 1168end
1169# 1169#
1170Allowed gauntlets 1170allowed gauntlets
1171chance 20 1171chance 20
1172Object the Titans 1172object the Titans
1173type 100 1173type 100
1174resist_physical 10 1174resist_physical 10
1175dam 8 1175dam 8
1176weight 2500 1176weight 2500
1177value 40 1177value 40
1178end 1178end
1179# 1179#
1180Allowed gloves 1180allowed gloves
1181chance 20 1181chance 20
1182Object marksmanship 1182object marksmanship
1183type 100 1183type 100
1184resist_physical 2 1184resist_physical 2
1185wc 4 1185wc 4
1186weight 95 1186weight 95
1187value 40 1187value 40
1188item_power 4 1188item_power 4
1189end 1189end
1190# 1190#
1191Allowed gloves 1191allowed gloves
1192chance 20 1192chance 20
1193Object oiled leather 1193object oiled leather
1194material 8200 1194material 8200
1195materialname leather 1195materialname leather
1196type 100 1196type 100
1197resist_acid 25 1197resist_acid 25
1198cha -4 1198cha -4
1202end 1202end
1203 1203
1204# 1204#
1205# Armour 1205# Armour
1206# 1206#
1207Allowed all 1207allowed all
1208chance 10 1208chance 10
1209Object Ilrya 1209object Ilrya
1210type 16 1210type 16
1211value 10 1211value 10
1212weight 80 1212weight 80
1213msg 1213msg
1214 This armour is made of lighter and more expensive material. 1214 This armour is made of lighter and more expensive material.
1215endmsg 1215endmsg
1216end 1216end
1217# 1217#
1218Allowed all 1218allowed all
1219chance 20 1219chance 20
1220Object Mass 1220object Mass
1221type 16 1221type 16
1222value 5 1222value 5
1223cursed 1 1223cursed 1
1224weight 300 1224weight 300
1225end 1225end
1226# 1226#
1227Allowed all 1227allowed all
1228chance 2 1228chance 2
1229Object Great Mass 1229object Great Mass
1230type 16 1230type 16
1231value 50 1231value 50
1232damned 1 1232damned 1
1233weight 1000 1233weight 1000
1234end 1234end
1235# 1235#
1236Allowed all 1236allowed all
1237chance 6 1237chance 6
1238Object Clumsiness 1238object Clumsiness
1239type 16 1239type 16
1240value 15 1240value 15
1241Dex -1 1241Dex -1
1242cursed 1 1242cursed 1
1243end 1243end
1244# 1244#
1245Allowed plate_mail,scale_mail 1245allowed plate_mail,scale_mail
1246chance 6 1246chance 6
1247Object Valriel 1247object Valriel
1248type 16 1248type 16
1249value 20 1249value 20
1250resist_physical 5 1250resist_physical 5
1251resist_blind 40 1251resist_blind 40
1252weight 110 1252weight 110
1253magic 1 1253magic 1
1254item_power 2 1254item_power 2
1255end 1255end
1256# 1256#
1257Allowed plate_mail,scale_mail 1257allowed plate_mail,scale_mail
1258chance 6 1258chance 6
1259Object Gorokh 1259object Gorokh
1260type 16 1260type 16
1261value 15 1261value 15
1262ac 2 1262ac 2
1263resist_magic 15 1263resist_magic 15
1264resist_fear 30 1264resist_fear 30
1266weight 105 1266weight 105
1267magic 1 1267magic 1
1268item_power 3 1268item_power 3
1269end 1269end
1270# 1270#
1271Allowed plate_mail,scale_mail 1271allowed plate_mail,scale_mail
1272chance 6 1272chance 6
1273Object Gnarg 1273object Gnarg
1274type 16 1274type 16
1275value 15 1275value 15
1276ac 1 1276ac 1
1277resist_poison +45 1277resist_poison +45
1278resist_magic -10 1278resist_magic -10
1279weight 105 1279weight 105
1280magic 1 1280magic 1
1281item_power 2 1281item_power 2
1282end 1282end
1283# 1283#
1284Allowed plate_mail,scale_mail,dragon_mail 1284allowed plate_mail,scale_mail,dragon_mail
1285chance 6 1285chance 6
1286Object Ruggilli 1286object Ruggilli
1287type 16 1287type 16
1288value 55 1288value 55
1289ac 1 1289ac 1
1290resist_physical 15 1290resist_physical 15
1291resist_fire 35 1291resist_fire 35
1292weight 90 1292weight 90
1293magic 2 1293magic 2
1294item_power 3 1294item_power 3
1295end 1295end
1296# 1296#
1297Allowed all 1297allowed all
1298chance 10 1298chance 10
1299Object Gaea 1299object Gaea
1300type 16 1300type 16
1301value 25 1301value 25
1302ac 1 1302ac 1
1303hp 1 1303hp 1
1304resist_drain 30 1304resist_drain 30
1307resist_physical 10 1307resist_physical 10
1308magic 2 1308magic 2
1309item_power 5 1309item_power 5
1310end 1310end
1311# 1311#
1312Allowed all 1312allowed all
1313chance 6 1313chance 6
1314Object Protection 1314object Protection
1315type 16 1315type 16
1316value 15 1316value 15
1317ac 2 1317ac 2
1318resist_physical 20 1318resist_physical 20
1319magic 3 1319magic 3
1328 enchanted. 1328 enchanted.
1329endmsg 1329endmsg
1330item_power 3 1330item_power 3
1331end 1331end
1332# 1332#
1333Allowed all 1333allowed all
1334chance 6 1334chance 6
1335Object Berwean 1335object Berwean
1336type 16 1336type 16
1337value 15 1337value 15
1338ac -1 1338ac -1
1339resist_physical 8 1339resist_physical 8
1340last_sp 150 1340last_sp 150
1346 can move much faster in it, but it gives 1346 can move much faster in it, but it gives
1347 a bit worse protection than normal armour. 1347 a bit worse protection than normal armour.
1348endmsg 1348endmsg
1349end 1349end
1350# 1350#
1351Allowed all 1351allowed all
1352chance 3 1352chance 3
1353Object Doom 1353object Doom
1354type 16 1354type 16
1355damned 1 1355damned 1
1356Str -5 1356Str -5
1357Con -5 1357Con -5
1358Dex -5 1358Dex -5
1362Cha -5 1362Cha -5
1363value 30 1363value 30
1364magic 1 1364magic 1
1365end 1365end
1366# 1366#
1367Allowed all 1367allowed all
1368chance 20 1368chance 20
1369Object Woe 1369object Woe
1370type 16 1370type 16
1371cursed 1 1371cursed 1
1372Str -1 1372Str -1
1373Con -1 1373Con -1
1374Dex -1 1374Dex -1
1378Cha -1 1378Cha -1
1379luck -1 1379luck -1
1380value 5 1380value 5
1381end 1381end
1382# 1382#
1383Allowed plate_mail 1383allowed plate_mail
1384chance 1 1384chance 1
1385Object Power 1385object Power
1386type 16 1386type 16
1387value 150 1387value 150
1388magic 4 1388magic 4
1389Str 1 1389Str 1
1390resist_fire 30 1390resist_fire 30
1402 Unfortunately it is also very heavy, limiting speed somewhat. 1402 Unfortunately it is also very heavy, limiting speed somewhat.
1403endmsg 1403endmsg
1404item_power 4 1404item_power 4
1405end 1405end
1406# 1406#
1407Allowed plate_mail 1407allowed plate_mail
1408chance 5 1408chance 5
1409Object Prowess 1409object Prowess
1410type 16 1410type 16
1411resist_physical 30 1411resist_physical 30
1412weight 250 1412weight 250
1413ac 1 1413ac 1
1414Str 2 1414Str 2
1425 dexterity, making him even more fearsome in 1425 dexterity, making him even more fearsome in
1426 battle. 1426 battle.
1427endmsg 1427endmsg
1428end 1428end
1429# 1429#
1430Allowed leather_armour,mithril_chainmail 1430allowed leather_armour,mithril_chainmail
1431chance 10 1431chance 10
1432Object Irial 1432object Irial
1433type 16 1433type 16
1434value 10 1434value 10
1435Cha 1 1435Cha 1
1436msg 1436msg
1437 This armour, which is of elven origin, 1437 This armour, which is of elven origin,
1440item_power 1 1440item_power 1
1441end 1441end
1442# 1442#
1443# Robes (subtype of armor) 1443# Robes (subtype of armor)
1444# 1444#
1445Allowed robe 1445allowed robe
1446chance 10 1446chance 10
1447Object Displacement 1447object Displacement
1448type 16 1448type 16
1449value 100 1449value 100
1450ac 3 1450ac 3
1451msg 1451msg
1452 This robe blurs the vision of those trying 1452 This robe blurs the vision of those trying
1453 to attack, making the wearer more difficult to hit. 1453 to attack, making the wearer more difficult to hit.
1454endmsg 1454endmsg
1455item_power 3 1455item_power 3
1456end 1456end
1457# 1457#
1458Allowed robe 1458allowed robe
1459chance 10 1459chance 10
1460Object metal weave 1460object metal weave
1461face metalrobe.x11 1461face metalrobe.x11
1462material 2 1462material 2
1463type 16 1463type 16
1464value 100 1464value 100
1465weight 150 1465weight 150
1474# 1474#
1475# Rings 1475# Rings
1476# 1476#
1477# Ring of Thieves 1477# Ring of Thieves
1478# 1478#
1479Allowed all 1479allowed all
1480chance 20 1480chance 20
1481Object Thieves 1481object Thieves
1482value 80 1482value 80
1483type 70 1483type 70
1484face ring.x17 1484face ring.x17
1485exp 5 1485exp 5
1486Dex 3 1486Dex 3
1489item_power 10 1489item_power 10
1490end 1490end
1491# 1491#
1492#Ring of Fighting 1492#Ring of Fighting
1493# 1493#
1494Allowed all 1494allowed all
1495chance 32 1495chance 32
1496Object Fighting 1496object Fighting
1497face ring.x17 1497face ring.x17
1498type 70 1498type 70
1499value 30 1499value 30
1500Str 1 1500Str 1
1501Con 1 1501Con 1
1506item_power 9 1506item_power 9
1507end 1507end
1508# 1508#
1509#Ring of Combat 1509#Ring of Combat
1510# 1510#
1511Allowed all 1511allowed all
1512chance 8 1512chance 8
1513Object Combat 1513object Combat
1514type 70 1514type 70
1515face ring.x17 1515face ring.x17
1516value 130 1516value 130
1517Str 1 1517Str 1
1518Con 1 1518Con 1
1528end 1528end
1529# 1529#
1530# 1530#
1531#Ring of Strife 1531#Ring of Strife
1532# 1532#
1533Allowed all 1533allowed all
1534chance 4 1534chance 4
1535Object Strife 1535object Strife
1536type 70 1536type 70
1537face ring.x17 1537face ring.x17
1538value 230 1538value 230
1539exp 4 1539exp 4
1540Str 2 1540Str 2
1552item_power 6 1552item_power 6
1553end 1553end
1554# 1554#
1555#Ring of War 1555#Ring of War
1556# 1556#
1557Allowed all 1557allowed all
1558chance 1 1558chance 1
1559Object War 1559object War
1560face ring.x17 1560face ring.x17
1561type 70 1561type 70
1562value 350 1562value 350
1563Str 3 1563Str 3
1564Con 3 1564Con 3
1577item_power 7 1577item_power 7
1578end 1578end
1579# 1579#
1580#Ring of Ice 1580#Ring of Ice
1581# 1581#
1582Allowed all 1582allowed all
1583chance 33 1583chance 33
1584Object Ice 1584object Ice
1585face ring.x17 1585face ring.x17
1586#color_fg light_blue 1586#color_fg light_blue
1587type 70 1587type 70
1588value 30 1588value 30
1589resist_cold 30 1589resist_cold 30
1598 greater control of cold spells. 1598 greater control of cold spells.
1599endmsg 1599endmsg
1600item_power 3 1600item_power 3
1601end 1601end
1602# 1602#
1603Allowed all 1603allowed all
1604chance 28 1604chance 28
1605Object Fire 1605object Fire
1606face ring.x17 1606face ring.x17
1607#color_fg red 1607#color_fg red
1608type 70 1608type 70
1609value 35 1609value 35
1610resist_fire 30 1610resist_fire 30
1621 with fire spells. 1621 with fire spells.
1622endmsg 1622endmsg
1623item_power 3 1623item_power 3
1624end 1624end
1625# 1625#
1626Allowed all 1626allowed all
1627chance 40 1627chance 40
1628Object Storm 1628object Storm
1629face ring.x17 1629face ring.x17
1630type 70 1630type 70
1631value 25 1631value 25
1632resist_electricity 30 1632resist_electricity 30
1633path_attuned 8 1633path_attuned 8
1642 with electricity spells. 1642 with electricity spells.
1643endmsg 1643endmsg
1644item_power 3 1644item_power 3
1645end 1645end
1646# 1646#
1647Allowed all 1647allowed all
1648chance 13 1648chance 13
1649Object Magic 1649object Magic
1650face ring.x17 1650face ring.x17
1651type 70 1651type 70
1652value 80 1652value 80
1653sp 1 1653sp 1
1654Pow 1 1654Pow 1
1659 its leader. 1659 its leader.
1660endmsg 1660endmsg
1661item_power 3 1661item_power 3
1662end 1662end
1663# 1663#
1664Allowed all 1664allowed all
1665chance 7 1665chance 7
1666Object Ancient Magic 1666object Ancient Magic
1667face ring.x17 1667face ring.x17
1668type 70 1668type 70
1669value 150 1669value 150
1670sp 2 1670sp 2
1671Int 1 1671Int 1
1672Pow 1 1672Pow 1
1673resist_magic 25 1673resist_magic 25
1674item_power 5 1674item_power 5
1675end 1675end
1676# 1676#
1677Allowed all 1677allowed all
1678chance 4 1678chance 4
1679Object High Magic 1679object High Magic
1680face ring.x17 1680face ring.x17
1681type 70 1681type 70
1682value 250 1682value 250
1683sp 2 1683sp 2
1684material 256 1684material 256
1689end 1689end
1690# 1690#
1691# Slaying balrog--aint no such thing as a balrog yet, but.. when there is... 1691# Slaying balrog--aint no such thing as a balrog yet, but.. when there is...
1692# Mithrandir's magic ring--gives power according to the ability of the user 1692# Mithrandir's magic ring--gives power according to the ability of the user
1693# 1693#
1694Allowed all 1694allowed all
1695chance 1 1695chance 1
1696Object Mithrandir 1696object Mithrandir
1697slaying Balrog 1697slaying Balrog
1698face ring.x17 1698face ring.x17
1699type 70 1699type 70
1700value 450 1700value 450
1701sp 2 1701sp 2
1709end 1709end
1710# 1710#
1711# Galadriel's magic ring. She used it for the protection and healing 1711# Galadriel's magic ring. She used it for the protection and healing
1712# of her land in Lord of the Rings 1712# of her land in Lord of the Rings
1713# 1713#
1714Allowed all 1714allowed all
1715chance 1 1715chance 1
1716Object Adamant 1716object Adamant
1717face ring.x17 1717face ring.x17
1718type 70 1718type 70
1719value 450 1719value 450
1720sp 3 1720sp 3
1721material 256 1721material 256
1727item_power 15 1727item_power 15
1728end 1728end
1729# 1729#
1730# Elrond's magic ring. It was the greatest of the three rings. 1730# Elrond's magic ring. It was the greatest of the three rings.
1731# 1731#
1732Allowed all 1732allowed all
1733chance 1 1733chance 1
1734Object Elrond 1734object Elrond
1735face ring.x17 1735face ring.x17
1736type 70 1736type 70
1737value 550 1737value 550
1738sp 3 1738sp 3
1739material 256 1739material 256
1746item_power 25 1746item_power 25
1747end 1747end
1748# 1748#
1749# The One Ring to rule them all 1749# The One Ring to rule them all
1750# 1750#
1751Allowed all 1751allowed all
1752chance 1 1752chance 1
1753difficulty 6 1753difficulty 6
1754Object Ruling 1754object Ruling
1755face ring.x17 1755face ring.x17
1756type 70 1756type 70
1757value 1750 1757value 1750
1758sp 5 1758sp 5
1759Int 3 1759Int 3
1778item_power 15 1778item_power 15
1779end 1779end
1780# 1780#
1781# Beguilement 1781# Beguilement
1782# 1782#
1783Allowed all 1783allowed all
1784chance 13 1784chance 13
1785Object Beguilement 1785object Beguilement
1786face ring.x17 1786face ring.x17
1787type 70 1787type 70
1788value 50 1788value 50
1789Cha 3 1789Cha 3
1790item_power 3 1790item_power 3
1791end 1791end
1792# 1792#
1793# Ring of the Dark Priest 1793# Ring of the Dark Priest
1794# 1794#
1795Allowed all 1795allowed all
1796chance 4 1796chance 4
1797Object the Dark Priest 1797object the Dark Priest
1798face ring.x17 1798face ring.x17
1799type 70 1799type 70
1800value 50 1800value 50
1801Cha -1 1801Cha -1
1802material 256 1802material 256
1809item_power 3 1809item_power 3
1810end 1810end
1811# 1811#
1812# Ring of the Healer 1812# Ring of the Healer
1813# 1813#
1814Allowed all 1814allowed all
1815chance 4 1815chance 4
1816Object the Healer 1816object the Healer
1817face ring.x17 1817face ring.x17
1818type 70 1818type 70
1819value 50 1819value 50
1820Cha 1 1820Cha 1
1821material 256 1821material 256
1827item_power 4 1827item_power 4
1828end 1828end
1829# 1829#
1830# Ring of the Paladin 1830# Ring of the Paladin
1831# 1831#
1832Allowed all 1832allowed all
1833chance 4 1833chance 4
1834Object the Paladin 1834object the Paladin
1835face ring.x17 1835face ring.x17
1836type 70 1836type 70
1837value 50 1837value 50
1838Cha 1 1838Cha 1
1839path_attuned 65536 1839path_attuned 65536
1845item_power 4 1845item_power 4
1846end 1846end
1847# 1847#
1848# Ring of the Prelate 1848# Ring of the Prelate
1849# 1849#
1850Allowed all 1850allowed all
1851chance 7 1851chance 7
1852Object the Prelate 1852object the Prelate
1853face ring.x17 1853face ring.x17
1854type 70 1854type 70
1855value 250 1855value 250
1856Cha 1 1856Cha 1
1857path_attuned 65664 1857path_attuned 65664
1862item_power 7 1862item_power 7
1863end 1863end
1864# 1864#
1865# Ring of the Demon Priest 1865# Ring of the Demon Priest
1866# 1866#
1867Allowed all 1867allowed all
1868chance 2 1868chance 2
1869difficulty 6 1869difficulty 6
1870Object the Demon Priest 1870object the Demon Priest
1871face ring.x17 1871face ring.x17
1872type 70 1872type 70
1873material 256 1873material 256
1874value 250 1874value 250
1875Cha -2 1875Cha -2
1883item_power 6 1883item_power 6
1884end 1884end
1885# 1885#
1886# Ring of Benevolence 1886# Ring of Benevolence
1887# 1887#
1888Allowed all 1888allowed all
1889chance 2 1889chance 2
1890difficulty 6 1890difficulty 6
1891Object Benevolence 1891object Benevolence
1892face ring.x17 1892face ring.x17
1893type 70 1893type 70
1894material 256 1894material 256
1895value 250 1895value 250
1896Cha 2 1896Cha 2
1908endmsg 1908endmsg
1909end 1909end
1910# 1910#
1911# Ring of the Crusade 1911# Ring of the Crusade
1912# 1912#
1913Allowed all 1913allowed all
1914chance 2 1914chance 2
1915difficulty 6 1915difficulty 6
1916Object the Crusade 1916object the Crusade
1917face ring.x17 1917face ring.x17
1918type 70 1918type 70
1919value 250 1919value 250
1920material 256 1920material 256
1921Cha 2 1921Cha 2
1927item_power 14 1927item_power 14
1928end 1928end
1929# 1929#
1930# Ring of the Death Priest 1930# Ring of the Death Priest
1931# 1931#
1932Allowed all 1932allowed all
1933chance 1 1933chance 1
1934difficulty 7 1934difficulty 7
1935Object the Death Priest 1935object the Death Priest
1936face ring.x17 1936face ring.x17
1937type 70 1937type 70
1938value 400 1938value 400
1939material 256 1939material 256
1940Cha -3 1940Cha -3
1949item_power 20 1949item_power 20
1950end 1950end
1951# 1951#
1952# Ring of the Saint 1952# Ring of the Saint
1953# 1953#
1954Allowed all 1954allowed all
1955difficulty 7 1955difficulty 7
1956chance 1 1956chance 1
1957Object the Saint 1957object the Saint
1958face ring.x17 1958face ring.x17
1959type 70 1959type 70
1960material 256 1960material 256
1961value 400 1961value 400
1962Cha 3 1962Cha 3
1971item_power 25 1971item_power 25
1972end 1972end
1973# 1973#
1974# Ring of Miracles 1974# Ring of Miracles
1975# 1975#
1976Allowed all 1976allowed all
1977difficulty 7 1977difficulty 7
1978chance 1 1978chance 1
1979Object Miracles 1979object Miracles
1980face ring.x17 1980face ring.x17
1981type 70 1981type 70
1982value 450 1982value 450
1983Cha 3 1983Cha 3
1984path_attuned 67969 1984path_attuned 67969
1992grace 3 1992grace 3
1993item_power 30 1993item_power 30
1994end 1994end
1995# 1995#
1996# 1996#
1997Allowed all 1997allowed all
1998chance 40 1998chance 40
1999Object Acid 1999object Acid
2000face ring.x17 2000face ring.x17
2001type 70 2001type 70
2002value 25 2002value 25
2003resist_acid 30 2003resist_acid 30
2004material 256 2004material 256
2014 gives a fair protection against normal attacks. 2014 gives a fair protection against normal attacks.
2015endmsg 2015endmsg
2016item_power 3 2016item_power 3
2017end 2017end
2018# 2018#
2019Allowed all 2019allowed all
2020chance 17 2020chance 17
2021Object Free Action 2021object Free Action
2022face ring.x17 2022face ring.x17
2023type 70 2023type 70
2024value 60 2024value 60
2025resist_slow 100 2025resist_slow 100
2026resist_paralyze 100 2026resist_paralyze 100
2027resist_confusion 30 2027resist_confusion 30
2028resist_fear 30 2028resist_fear 30
2029item_power 11 2029item_power 11
2030end 2030end
2031# 2031#
2032Allowed all 2032allowed all
2033chance 13 2033chance 13
2034Object Life 2034object Life
2035face ring.x17 2035face ring.x17
2036type 70 2036type 70
2037value 80 2037value 80
2038resist_drain 100 2038resist_drain 100
2039resist_deplete 100 2039resist_deplete 100
2048 It also grants an unnatural vitality. 2048 It also grants an unnatural vitality.
2049endmsg 2049endmsg
2050item_power 9 2050item_power 9
2051end 2051end
2052# 2052#
2053Allowed all 2053allowed all
2054chance 50 2054chance 50
2055Object Halvor 2055object Halvor
2056face ring.x17 2056face ring.x17
2057type 70 2057type 70
2058value 20 2058value 20
2059Str 1 2059Str 1
2060resist_paralyze 100 2060resist_paralyze 100
2061item_power 5 2061item_power 5
2062end 2062end
2063# 2063#
2064Allowed all 2064allowed all
2065chance 25 2065chance 25
2066Object Yordan 2066object Yordan
2067face ring.x17 2067face ring.x17
2068type 70 2068type 70
2069value 40 2069value 40
2070wc 2 2070wc 2
2071Dex 2 2071Dex 2
2072dam 2 2072dam 2
2073item_power 6 2073item_power 6
2074end 2074end
2075# 2075#
2076Allowed all 2076allowed all
2077chance 25 2077chance 25
2078Object Extremity 2078object Extremity
2079face ring.x17 2079face ring.x17
2080type 70 2080type 70
2081value 40 2081value 40
2082wc 2 2082wc 2
2083Str 4 2083Str 4
2087Wis -3 2087Wis -3
2088Pow -5 2088Pow -5
2089damned 1 2089damned 1
2090end 2090end
2091# 2091#
2092Allowed all 2092allowed all
2093chance 33 2093chance 33
2094Object Doom 2094object Doom
2095face ring.x17 2095face ring.x17
2096type 70 2096type 70
2097damned 1 2097damned 1
2098Str -5 2098Str -5
2099Con -5 2099Con -5
2103Pow -5 2103Pow -5
2104Cha -5 2104Cha -5
2105value 30 2105value 30
2106end 2106end
2107# 2107#
2108Allowed all 2108allowed all
2109chance 200 2109chance 200
2110Object Woe 2110object Woe
2111type 70 2111type 70
2112face ring.x17 2112face ring.x17
2113cursed 1 2113cursed 1
2114Str -1 2114Str -1
2115Con -1 2115Con -1
2120Cha -1 2120Cha -1
2121luck -1 2121luck -1
2122value 5 2122value 5
2123end 2123end
2124# 2124#
2125Allowed all 2125allowed all
2126chance 15 2126chance 15
2127Object Occidental Mages 2127object Occidental Mages
2128type 70 2128type 70
2129face ring.x17 2129face ring.x17
2130value 5 2130value 5
2131msg 2131msg
2132 The Ancient School of Occidental Mages created that ring during 2132 The Ancient School of Occidental Mages created that ring during
2136event_apply /python/items/ring_occidental_mages.py 2136event_apply /python/items/ring_occidental_mages.py
2137end 2137end
2138# 2138#
2139# Horns: 2139# Horns:
2140# 2140#
2141Allowed all 2141allowed all
2142chance 17 2142chance 17
2143Object Plenty 2143object Plenty
2144face horn2.x11 2144face horn2.x11
2145type 35 2145type 35
2146level -20 2146level -20
2147hp -30 2147hp -30
2148maxhp -30 2148maxhp -30
2149value 25 2149value 25
2150other_arch spell_create_food 2150other_arch spell_create_food
2151end 2151end
2152# 2152#
2153Allowed all 2153allowed all
2154chance 10 2154chance 10
2155Object Fire 2155object Fire
2156type 35 2156type 35
2157other_arch spell_firebolt 2157other_arch spell_firebolt
2158hp -40 2158hp -40
2159maxhp -40 2159maxhp -40
2160value 10 2160value 10
2161end 2161end
2162# 2162#
2163Allowed all 2163allowed all
2164chance 10 2164chance 10
2165Object Frost 2165object Frost
2166type 35 2166type 35
2167other_arch spell_frostbolt 2167other_arch spell_frostbolt
2168hp -40 2168hp -40
2169maxhp -40 2169maxhp -40
2170value 10 2170value 10
2171end 2171end
2172# 2172#
2173Allowed all 2173allowed all
2174chance 33 2174chance 33
2175Object Aggravation 2175object Aggravation
2176type 35 2176type 35
2177other_arch spell_aggravation 2177other_arch spell_aggravation
2178hp -10 2178hp -10
2179maxhp -10 2179maxhp -10
2180value 3 2180value 3
2181cursed 1 2181cursed 1
2182end 2182end
2183# 2183#
2184Allowed all 2184allowed all
2185chance 20 2185chance 20
2186Object Fools 2186object Fools
2187type 35 2187type 35
2188other_arch spell_aggravation 2188other_arch spell_aggravation
2189hp -10 2189hp -10
2190maxhp -10 2190maxhp -10
2191value 5 2191value 5
2192luck -2 2192luck -2
2193Int -2 2193Int -2
2194damned 1 2194damned 1
2195end 2195end
2196# 2196#
2197Allowed all 2197allowed all
2198chance 5 2198chance 5
2199Object Sirens 2199object Sirens
2200msg 2200msg
2201 This is a charming little horn. 2201 This is a charming little horn.
2202endmsg 2202endmsg
2203type 35 2203type 35
2204other_arch spell_siren_call 2204other_arch spell_siren_call
2207Cha 2 2207Cha 2
2208Int -2 2208Int -2
2209value 30 2209value 30
2210end 2210end
2211# 2211#
2212Allowed all 2212allowed all
2213chance 3 2213chance 3
2214Object Eorlingas 2214object Eorlingas
2215type 35 2215type 35
2216other_arch spell_firebolt 2216other_arch spell_firebolt
2217hp -100 2217hp -100
2218maxhp -100 2218maxhp -100
2219value 40 2219value 40
2220Cha 1 2220Cha 1
2221end 2221end
2222# 2222#
2223# Cloaks 2223# Cloaks
2224# 2224#
2225Allowed all 2225allowed all
2226chance 49 2226chance 49
2227Object Woe 2227object Woe
2228type 87 2228type 87
2229cursed 1 2229cursed 1
2230Str -1 2230Str -1
2231Con -1 2231Con -1
2232Dex -1 2232Dex -1
2236Cha -1 2236Cha -1
2237luck -1 2237luck -1
2238value 5 2238value 5
2239end 2239end
2240# 2240#
2241Allowed all 2241allowed all
2242chance 50 2242chance 50
2243Object Woe 2243object Woe
2244type 87 2244type 87
2245cursed 1 2245cursed 1
2246Str -1 2246Str -1
2247Con -1 2247Con -1
2248Dex -1 2248Dex -1
2254value 5 2254value 5
2255face cloak_black.x11 2255face cloak_black.x11
2256stand_still 1 2256stand_still 1
2257end 2257end
2258# 2258#
2259Allowed all 2259allowed all
2260chance 50 2260chance 50
2261Object Woe 2261object Woe
2262type 87 2262type 87
2263cursed 1 2263cursed 1
2264Str -1 2264Str -1
2265Con -1 2265Con -1
2266Dex -1 2266Dex -1
2272value 5 2272value 5
2273face cloak_red.x11 2273face cloak_red.x11
2274stand_still 1 2274stand_still 1
2275end 2275end
2276# 2276#
2277Allowed all 2277allowed all
2278chance 50 2278chance 50
2279Object Woe 2279object Woe
2280type 87 2280type 87
2281cursed 1 2281cursed 1
2282Str -1 2282Str -1
2283Con -1 2283Con -1
2284Dex -1 2284Dex -1
2290value 5 2290value 5
2291face cloak_white.x11 2291face cloak_white.x11
2292stand_still 1 2292stand_still 1
2293end 2293end
2294# 2294#
2295Allowed all 2295allowed all
2296chance 3 2296chance 3
2297Object Doom 2297object Doom
2298type 87 2298type 87
2299damned 1 2299damned 1
2300Str -5 2300Str -5
2301Con -5 2301Con -5
2302Dex -5 2302Dex -5
2308magic 1 2308magic 1
2309face cloak_lgrey.x11 2309face cloak_lgrey.x11
2310stand_still 1 2310stand_still 1
2311end 2311end
2312# 2312#
2313Allowed all 2313allowed all
2314chance 3 2314chance 3
2315Object Doom 2315object Doom
2316type 87 2316type 87
2317damned 1 2317damned 1
2318Str -5 2318Str -5
2319Con -5 2319Con -5
2320Dex -5 2320Dex -5
2326magic 1 2326magic 1
2327face cloak_black.x11 2327face cloak_black.x11
2328stand_still 1 2328stand_still 1
2329end 2329end
2330# 2330#
2331Allowed all 2331allowed all
2332chance 2 2332chance 2
2333Object the Magi 2333object the Magi
2334type 87 2334type 87
2335weight 120 2335weight 120
2336Pow 1 2336Pow 1
2337Wis 1 2337Wis 1
2338sp 2 2338sp 2
2342face cloak_purple.x11 2342face cloak_purple.x11
2343stand_still 1 2343stand_still 1
2344item_power 4 2344item_power 4
2345end 2345end
2346# 2346#
2347Allowed all 2347allowed all
2348chance 2 2348chance 2
2349Object Lythander 2349object Lythander
2350type 87 2350type 87
2351weight 120 2351weight 120
2352Pow 2 2352Pow 2
2353sp 1 2353sp 1
2354resist_confusion 55 2354resist_confusion 55
2357face serp_cloak.x11 2357face serp_cloak.x11
2358stand_still 1 2358stand_still 1
2359item_power 5 2359item_power 5
2360end 2360end
2361# 2361#
2362Allowed all 2362allowed all
2363chance 2 2363chance 2
2364Object Gaea 2364object Gaea
2365type 87 2365type 87
2366weight 120 2366weight 120
2367reflect_spell 1 2367reflect_spell 1
2368Str -1 2368Str -1
2369hp 2 2369hp 2
2375face serp_cloak.x11 2375face serp_cloak.x11
2376stand_still 1 2376stand_still 1
2377item_power 3 2377item_power 3
2378end 2378end
2379# 2379#
2380Allowed all 2380allowed all
2381chance 50 2381chance 50
2382difficulty 3 2382difficulty 3
2383Object minor protection 2383object minor protection
2384weight 120 2384weight 120
2385type 87 2385type 87
2386value 20 2386value 20
2387ac 1 2387ac 1
2388face cloak_lgrey.x11 2388face cloak_lgrey.x11
2389stand_still 1 2389stand_still 1
2390item_power 1 2390item_power 1
2391end 2391end
2392# 2392#
2393Allowed all 2393allowed all
2394chance 10 2394chance 10
2395difficulty 5 2395difficulty 5
2396Object intermediate protection 2396object intermediate protection
2397weight 125 2397weight 125
2398type 87 2398type 87
2399value 100 2399value 100
2400ac 2 2400ac 2
2401face cloak_white.x11 2401face cloak_white.x11
2402stand_still 1 2402stand_still 1
2403item_power 2 2403item_power 2
2404end 2404end
2405# 2405#
2406Allowed all 2406allowed all
2407chance 3 2407chance 3
2408difficulty 7 2408difficulty 7
2409Object greater protection 2409object greater protection
2410type 87 2410type 87
2411weight 130 2411weight 130
2412value 300 2412value 300
2413ac 3 2413ac 3
2414material 8320 2414material 8320
2416face cloak_white.x11 2416face cloak_white.x11
2417stand_still 1 2417stand_still 1
2418item_power 3 2418item_power 3
2419end 2419end
2420# 2420#
2421Allowed all 2421allowed all
2422chance 10 2422chance 10
2423difficulty 3 2423difficulty 3
2424Object beguilement 2424object beguilement
2425type 87 2425type 87
2426value 100 2426value 100
2427Cha 2 2427Cha 2
2428weight 110 2428weight 110
2429face cloak_lblue.x11 2429face cloak_lblue.x11
2430stand_still 1 2430stand_still 1
2431item_power 2 2431item_power 2
2432end 2432end
2433# 2433#
2434Allowed all 2434allowed all
2435chance 3 2435chance 3
2436difficulty 3 2436difficulty 3
2437Object Asbestos 2437object Asbestos
2438type 87 2438type 87
2439weight 135 2439weight 135
2440value 400 2440value 400
2441resist_fire 25 2441resist_fire 25
2442material 8320 2442material 8320
2444face cloak_lgrey.x11 2444face cloak_lgrey.x11
2445stand_still 1 2445stand_still 1
2446item_power 1 2446item_power 1
2447end 2447end
2448# 2448#
2449Allowed all 2449allowed all
2450chance 3 2450chance 3
2451difficulty 3 2451difficulty 3
2452Object Warmth 2452object Warmth
2453type 87 2453type 87
2454weight 140 2454weight 140
2455value 350 2455value 350
2456resist_cold 25 2456resist_cold 25
2457material 8320 2457material 8320
2459face cloak_red.x11 2459face cloak_red.x11
2460stand_still 1 2460stand_still 1
2461item_power 1 2461item_power 1
2462end 2462end
2463# 2463#
2464Allowed all 2464allowed all
2465chance 3 2465chance 3
2466difficulty 3 2466difficulty 3
2467Object Insulation 2467object Insulation
2468type 87 2468type 87
2469weight 140 2469weight 140
2470value 350 2470value 350
2471resist_electricity 25 2471resist_electricity 25
2472material 8320 2472material 8320
2474face cloak_white.x11 2474face cloak_white.x11
2475stand_still 1 2475stand_still 1
2476item_power 1 2476item_power 1
2477end 2477end
2478# 2478#
2479Allowed all 2479allowed all
2480chance 2 2480chance 2
2481difficulty 3 2481difficulty 3
2482Object Acid Proofing 2482object Acid Proofing
2483type 87 2483type 87
2484value 500 2484value 500
2485weight 95 2485weight 95
2486resist_acid 65 2486resist_acid 65
2487material 8320 2487material 8320
2489face cloak_black.x11 2489face cloak_black.x11
2490stand_still 1 2490stand_still 1
2491item_power 3 2491item_power 3
2492end 2492end
2493# 2493#
2494Allowed all 2494allowed all
2495chance 3 2495chance 3
2496difficulty 3 2496difficulty 3
2497Object the Devourers 2497object the Devourers
2498type 87 2498type 87
2499value 500 2499value 500
2500weight 50 2500weight 50
2501resist_drain 30 2501resist_drain 30
2502resist_ghosthit 30 2502resist_ghosthit 30
2507face cloak_black.x11 2507face cloak_black.x11
2508stand_still 1 2508stand_still 1
2509item_power 4 2509item_power 4
2510end 2510end
2511# 2511#
2512Allowed all 2512allowed all
2513chance 1 2513chance 1
2514difficulty 5 2514difficulty 5
2515Object Gorokh 2515object Gorokh
2516type 87 2516type 87
2517value 5000 2517value 5000
2518weight 200 2518weight 200
2519resist_fire 30 2519resist_fire 30
2520resist_acid 50 2520resist_acid 50
2522Cha -6 2522Cha -6
2523face cloak_red.x11 2523face cloak_red.x11
2524stand_still 1 2524stand_still 1
2525end 2525end
2526# 2526#
2527Allowed all 2527allowed all
2528chance 1 2528chance 1
2529difficulty 7 2529difficulty 7
2530Object the Underworld 2530object the Underworld
2531type 87 2531type 87
2532value 2000 2532value 2000
2533resist_confusion 50 2533resist_confusion 50
2534resist_acid 90 2534resist_acid 90
2535resist_drain 100 2535resist_drain 100
2543face cloak_black.x11 2543face cloak_black.x11
2544stand_still 1 2544stand_still 1
2545item_power 19 2545item_power 19
2546end 2546end
2547# 2547#
2548Allowed all 2548allowed all
2549chance 1 2549chance 1
2550difficulty 20 2550difficulty 20
2551Object Invisibility 2551object Invisibility
2552type 87 2552type 87
2553value 800 2553value 800
2554weight 130 2554weight 130
2555material 8320 2555material 8320
2556materialname astolare 2556materialname astolare
2566resist_paralyze -100 2566resist_paralyze -100
2567face cloak_trans.x12 2567face cloak_trans.x12
2568stand_still 1 2568stand_still 1
2569end 2569end
2570# 2570#
2571Allowed all 2571allowed all
2572chance 1 2572chance 1
2573difficulty 50 2573difficulty 50
2574Object Unholy Protection 2574object Unholy Protection
2575type 87 2575type 87
2576damned 1 2576damned 1
2577weight 50 2577weight 50
2578resist_holyword 50 2578resist_holyword 50
2579material 8320 2579material 8320
2584item_power 5 2584item_power 5
2585end 2585end
2586# 2586#
2587#Artifact boots! 2587#Artifact boots!
2588# 2588#
2589Allowed low_boots 2589allowed low_boots
2590chance 1 2590chance 1
2591difficulty 15 2591difficulty 15
2592Object Invisibility 2592object Invisibility
2593type 99 2593type 99
2594value 800 2594value 800
2595weight 60 2595weight 60
2596material 8200 2596material 8200
2597materialname dragonhide 2597materialname dragonhide
2609make_invisible 1 2609make_invisible 1
2610face low_boots.x11 2610face low_boots.x11
2611stand_still 1 2611stand_still 1
2612end 2612end
2613# 2613#
2614Allowed !sandals 2614allowed !sandals
2615chance 20 2615chance 20
2616difficulty 2 2616difficulty 2
2617Object granite 2617object granite
2618type 99 2618type 99
2619value 60 2619value 60
2620weight 1000 2620weight 1000
2621material 8256 2621material 8256
2622materialname granite 2622materialname granite
2631face high_boots.x11 2631face high_boots.x11
2632stand_still 1 2632stand_still 1
2633cursed 1 2633cursed 1
2634end 2634end
2635# 2635#
2636Allowed !high_boots 2636allowed !high_boots
2637chance 40 2637chance 40
2638difficulty 1 2638difficulty 1
2639Object mobility 2639object mobility
2640type 99 2640type 99
2641value 50 2641value 50
2642weight 80 2642weight 80
2643material 8200 2643material 8200
2644materialname dragonhide 2644materialname dragonhide
2654endmsg 2654endmsg
2655stand_still 1 2655stand_still 1
2656item_power 4 2656item_power 4
2657end 2657end
2658# 2658#
2659Allowed all 2659allowed all
2660chance 40 2660chance 40
2661difficulty 1 2661difficulty 1
2662Object clawing 2662object clawing
2663type 99 2663type 99
2664value 50 2664value 50
2665weight 120 2665weight 120
2666material 8200 2666material 8200
2667materialname dragonhide 2667materialname dragonhide
2673endmsg 2673endmsg
2674stand_still 1 2674stand_still 1
2675item_power 1 2675item_power 1
2676end 2676end
2677# 2677#
2678Allowed all 2678allowed all
2679chance 40 2679chance 40
2680difficulty 1 2680difficulty 1
2681Object steel 2681object steel
2682type 99 2682type 99
2683value 50 2683value 50
2684weight 110 2684weight 110
2685material 8194 2685material 8194
2686materialname steel 2686materialname steel
2696# 2696#
2697 2697
2698# 2698#
2699#Artifact gems! 2699#Artifact gems!
2700# 2700#
2701Allowed diamond 2701allowed diamond
2702chance 60 2702chance 60
2703Object great value 2703object great value
2704face pretty_crystal.x11 2704face pretty_crystal.x11
2705stand_still 1 2705stand_still 1
2706value 10 2706value 10
2707type 60 2707type 60
2708weight 110 2708weight 110
2709end 2709end
2710# 2710#
2711Allowed diamond 2711allowed diamond
2712chance 20 2712chance 20
2713difficulty 3 2713difficulty 3
2714Object exceptional beauty 2714object exceptional beauty
2715face pretty_crystal.x11 2715face pretty_crystal.x11
2716value 100 2716value 100
2717stand_still 1 2717stand_still 1
2718type 60 2718type 60
2719weight 130 2719weight 130
2720nrof 4 2720nrof 4
2721end 2721end
2722# 2722#
2723Allowed diamond 2723allowed diamond
2724chance 5 2724chance 5
2725difficulty 5 2725difficulty 5
2726Object flawless beauty 2726object flawless beauty
2727face pretty_crystal.x11 2727face pretty_crystal.x11
2728value 1000 2728value 1000
2729stand_still 1 2729stand_still 1
2730type 60 2730type 60
2731weight 200 2731weight 200
2732nrof 4 2732nrof 4
2733end 2733end
2734# 2734#
2735Allowed ruby 2735allowed ruby
2736chance 60 2736chance 60
2737Object great value 2737object great value
2738face pretty_ruby.x11 2738face pretty_ruby.x11
2739stand_still 1 2739stand_still 1
2740value 10 2740value 10
2741type 60 2741type 60
2742weight 110 2742weight 110
2743end 2743end
2744# 2744#
2745Allowed ruby 2745allowed ruby
2746chance 20 2746chance 20
2747difficulty 3 2747difficulty 3
2748Object exceptional beauty 2748object exceptional beauty
2749face pretty_ruby.x11 2749face pretty_ruby.x11
2750value 100 2750value 100
2751stand_still 1 2751stand_still 1
2752type 60 2752type 60
2753weight 130 2753weight 130
2754nrof 4 2754nrof 4
2755end 2755end
2756# 2756#
2757Allowed ruby 2757allowed ruby
2758chance 5 2758chance 5
2759difficulty 5 2759difficulty 5
2760Object flawless beauty 2760object flawless beauty
2761face pretty_ruby.x11 2761face pretty_ruby.x11
2762value 1000 2762value 1000
2763stand_still 1 2763stand_still 1
2764type 60 2764type 60
2765weight 200 2765weight 200
2766nrof 4 2766nrof 4
2767end 2767end
2768# 2768#
2769Allowed sapphire 2769allowed sapphire
2770chance 60 2770chance 60
2771Object great value 2771object great value
2772face pretty_sapphire.x11 2772face pretty_sapphire.x11
2773stand_still 1 2773stand_still 1
2774value 10 2774value 10
2775type 60 2775type 60
2776weight 110 2776weight 110
2777end 2777end
2778# 2778#
2779Allowed sapphire 2779allowed sapphire
2780chance 20 2780chance 20
2781difficulty 3 2781difficulty 3
2782Object exceptional beauty 2782object exceptional beauty
2783face pretty_sapphire.x11 2783face pretty_sapphire.x11
2784value 100 2784value 100
2785stand_still 1 2785stand_still 1
2786type 60 2786type 60
2787weight 130 2787weight 130
2788nrof 4 2788nrof 4
2789end 2789end
2790# 2790#
2791Allowed sapphire 2791allowed sapphire
2792chance 5 2792chance 5
2793difficulty 5 2793difficulty 5
2794Object flawless beauty 2794object flawless beauty
2795face pretty_sapphire.x11 2795face pretty_sapphire.x11
2796value 1000 2796value 1000
2797stand_still 1 2797stand_still 1
2798type 60 2798type 60
2799weight 200 2799weight 200
2800nrof 4 2800nrof 4
2801end 2801end
2802# 2802#
2803Allowed emerald 2803allowed emerald
2804chance 60 2804chance 60
2805Object great value 2805object great value
2806face pretty_emerald.x11 2806face pretty_emerald.x11
2807stand_still 1 2807stand_still 1
2808value 10 2808value 10
2809type 60 2809type 60
2810weight 110 2810weight 110
2811end 2811end
2812# 2812#
2813Allowed emerald 2813allowed emerald
2814chance 20 2814chance 20
2815difficulty 3 2815difficulty 3
2816Object exceptional beauty 2816object exceptional beauty
2817face pretty_emerald.x11 2817face pretty_emerald.x11
2818value 100 2818value 100
2819stand_still 1 2819stand_still 1
2820type 60 2820type 60
2821weight 130 2821weight 130
2822nrof 4 2822nrof 4
2823end 2823end
2824# 2824#
2825Allowed emerald 2825allowed emerald
2826chance 5 2826chance 5
2827difficulty 5 2827difficulty 5
2828Object flawless beauty 2828object flawless beauty
2829face pretty_emerald.x11 2829face pretty_emerald.x11
2830value 1000 2830value 1000
2831stand_still 1 2831stand_still 1
2832type 60 2832type 60
2833weight 200 2833weight 200
2834nrof 4 2834nrof 4
2835end 2835end
2836# 2836#
2837Allowed amethyst 2837allowed amethyst
2838chance 60 2838chance 60
2839Object great value 2839object great value
2840face pretty_amethyst.x11 2840face pretty_amethyst.x11
2841stand_still 1 2841stand_still 1
2842value 10 2842value 10
2843type 60 2843type 60
2844weight 110 2844weight 110
2845end 2845end
2846# 2846#
2847Allowed amethyst 2847allowed amethyst
2848chance 20 2848chance 20
2849difficulty 3 2849difficulty 3
2850Object exceptional beauty 2850object exceptional beauty
2851face pretty_amethyst.x11 2851face pretty_amethyst.x11
2852value 100 2852value 100
2853stand_still 1 2853stand_still 1
2854type 60 2854type 60
2855weight 130 2855weight 130
2856nrof 4 2856nrof 4
2857end 2857end
2858# 2858#
2859Allowed amethyst 2859allowed amethyst
2860chance 5 2860chance 5
2861difficulty 5 2861difficulty 5
2862Object flawless beauty 2862object flawless beauty
2863face pretty_amethyst.x11 2863face pretty_amethyst.x11
2864value 1000 2864value 1000
2865stand_still 1 2865stand_still 1
2866type 60 2866type 60
2867weight 200 2867weight 200
2869end 2869end
2870# 2870#
2871# 2871#
2872#Amulets! 2872#Amulets!
2873# 2873#
2874Allowed all 2874allowed all
2875chance 127 2875chance 127
2876Object Shielding 2876object Shielding
2877face amulet_lif.x11 2877face amulet_lif.x11
2878resist_physical 20 2878resist_physical 20
2879type 39 2879type 39
2880value 20 2880value 20
2881item_power 1 2881item_power 1
2882end 2882end
2883# 2883#
2884Allowed all 2884allowed all
2885chance 127 2885chance 127
2886Object Sustenance 2886object Sustenance
2887face amulet_lif.x11 2887face amulet_lif.x11
2888food 15 2888food 15
2889type 39 2889type 39
2890value 20 2890value 20
2891# item power calculation is skewed because of 2891# item power calculation is skewed because of
2892# the high food value above 2892# the high food value above
2893item_power 4 2893item_power 4
2894end 2894end
2895# 2895#
2896Allowed all 2896allowed all
2897chance 100 2897chance 100
2898difficulty 6 2898difficulty 6
2899Object Empowerment 2899object Empowerment
2900face amulet_lif.x11 2900face amulet_lif.x11
2901material 256 2901material 256
2902type 39 2902type 39
2903value 40 2903value 40
2904sp 2 2904sp 2
2905item_power 2 2905item_power 2
2906end 2906end
2907# 2907#
2908Allowed all 2908allowed all
2909chance 255 2909chance 255
2910difficulty 6 2910difficulty 6
2911Object Sorrow 2911object Sorrow
2912face amulet_lif.x11 2912face amulet_lif.x11
2913type 39 2913type 39
2914value 0 2914value 0
2915cursed 1 2915cursed 1
2916resist_magic -100 2916resist_magic -100
2917end 2917end
2918# 2918#
2919Allowed all 2919allowed all
2920chance 50 2920chance 50
2921difficulty 4 2921difficulty 4
2922Object Calling Death 2922object Calling Death
2923face amulet_lif.x11 2923face amulet_lif.x11
2924type 39 2924type 39
2925value 0 2925value 0
2926damned 1 2926damned 1
2927cursed 1 2927cursed 1
2932resist_cold -100 2932resist_cold -100
2933resist_confusion -100 2933resist_confusion -100
2934resist_acid -100 2934resist_acid -100
2935end 2935end
2936# 2936#
2937Allowed all 2937allowed all
2938chance 10 2938chance 10
2939difficulty 10 2939difficulty 10
2940Object Aethereality 2940object Aethereality
2941face amulet_lif.x11 2941face amulet_lif.x11
2942material 256 2942material 256
2943type 39 2943type 39
2944value 3000 2944value 3000
2945resist_physical 50 2945resist_physical 50
2946item_power 3 2946item_power 3
2947end 2947end
2948# 2948#
2949Allowed all 2949allowed all
2950chance 10 2950chance 10
2951difficulty 10 2951difficulty 10
2952Object Oghul 2952object Oghul
2953type 39 2953type 39
2954face amulet_lif.x11 2954face amulet_lif.x11
2955material 256 2955material 256
2956sp 7 2956sp 7
2957value 4000 2957value 4000
2963alone. As an aid, he created a large number of amulets that would help him 2963alone. As an aid, he created a large number of amulets that would help him
2964to regenerate his magical energy. 2964to regenerate his magical energy.
2965endmsg 2965endmsg
2966end 2966end
2967# 2967#
2968Allowed all 2968allowed all
2969chance 75 2969chance 75
2970difficulty 7 2970difficulty 7
2971Object Deflection 2971object Deflection
2972reflect_spell 1 2972reflect_spell 1
2973face amulet_lif.x11 2973face amulet_lif.x11
2974reflect_missile 1 2974reflect_missile 1
2975material 256 2975material 256
2976ac 2 2976ac 2
2978type 39 2978type 39
2979value 1000 2979value 1000
2980item_power 5 2980item_power 5
2981end 2981end
2982# 2982#
2983Allowed all 2983allowed all
2984chance 50 2984chance 50
2985difficulty 7 2985difficulty 7
2986Object the Shielded Mind 2986object the Shielded Mind
2987face amulet_lif.x11 2987face amulet_lif.x11
2988type 39 2988type 39
2989material 256 2989material 256
2990resist_confusion 100 2990resist_confusion 100
2991resist_paralyze 100 2991resist_paralyze 100
2992resist_fear 100 2992resist_fear 100
2993value 1000 2993value 1000
2994item_power 14 2994item_power 14
2995end 2995end
2996# 2996#
2997Allowed all 2997allowed all
2998chance 40 2998chance 40
2999difficulty 5 2999difficulty 5
3000Object Free Action 3000object Free Action
3001face amulet_lif.x11 3001face amulet_lif.x11
3002type 39 3002type 39
3003material 256 3003material 256
3004value 300 3004value 300
3005resist_slow 100 3005resist_slow 100
3007resist_confusion 30 3007resist_confusion 30
3008resist_fear 30 3008resist_fear 30
3009item_power 8 3009item_power 8
3010end 3010end
3011# 3011#
3012Allowed all 3012allowed all
3013chance 5 3013chance 5
3014difficulty 9 3014difficulty 9
3015Object the Magi 3015object the Magi
3016face amulet_lif.x11 3016face amulet_lif.x11
3017type 39 3017type 39
3018material 256 3018material 256
3019sp 5 3019sp 5
3020Int 2 3020Int 2
3023resist_magic 30 3023resist_magic 30
3024reflect_spell 1 3024reflect_spell 1
3025item_power 12 3025item_power 12
3026end 3026end
3027# 3027#
3028Allowed all 3028allowed all
3029chance 30 3029chance 30
3030difficulty 9 3030difficulty 9
3031Object Holiness 3031object Holiness
3032face amulet_lif.x11 3032face amulet_lif.x11
3033type 39 3033type 39
3034material 256 3034material 256
3035Wis 3 3035Wis 3
3036value 300 3036value 300
3037path_attuned 385 3037path_attuned 385
3038item_power 3 3038item_power 3
3039end 3039end
3040# 3040#
3041Allowed all 3041allowed all
3042chance 60 3042chance 60
3043difficulty 9 3043difficulty 9
3044Object Unholiness 3044object Unholiness
3045face amulet_lif.x11 3045face amulet_lif.x11
3046type 39 3046type 39
3047value 10 3047value 10
3048path_repelled 257 3048path_repelled 257
3049path_attuned 192 3049path_attuned 192
3050damned 1 3050damned 1
3051cursed 1 3051cursed 1
3052end 3052end
3053# 3053#
3054Allowed all 3054allowed all
3055chance 1 3055chance 1
3056difficulty 9 3056difficulty 9
3057Object Destruction 3057object Destruction
3058face amulet_lif.x11 3058face amulet_lif.x11
3059type 39 3059type 39
3060value 800 3060value 800
3061material 256 3061material 256
3062path_repelled 256 3062path_repelled 256
3066# 3066#
3067# Containers (the following is hack to get a quiver for bolts also) 3067# Containers (the following is hack to get a quiver for bolts also)
3068# It would be better that it would be possible to define object 3068# It would be better that it would be possible to define object
3069# NONE also, and not use the fixed probability. 3069# NONE also, and not use the fixed probability.
3070# 3070#
3071Allowed quiver 3071allowed quiver
3072chance 100 3072chance 100
3073Object Holding Bolts 3073object Holding Bolts
3074type 122 3074type 122
3075value 100 3075value 100
3076race crossbow bolts 3076race crossbow bolts
3077Str 80 3077Str 80
3078end 3078end
3079# 3079#
3080Allowed quiver 3080allowed quiver
3081chance 100 3081chance 100
3082Object Holding Arrows 3082object Holding Arrows
3083type 122 3083type 122
3084value 100 3084value 100
3085Str 80 3085Str 80
3086end 3086end
3087# 3087#
3088Allowed !quiver,!cauldron 3088allowed !quiver,!cauldron
3089chance 100 3089chance 100
3090Object Holding 3090object Holding
3091type 122 3091type 122
3092value 100 3092value 100
3093Str 50 3093Str 50
3094end 3094end
3095# 3095#
3096Allowed bag 3096allowed bag
3097chance 10 3097chance 10
3098difficulty 7 3098difficulty 7
3099Object Great Holding 3099object Great Holding
3100type 122 3100type 122
3101value 100 3101value 100
3102Str 75 3102Str 75
3103end 3103end
3104# 3104#
3105# Arrows/Missiles 3105# Arrows/Missiles
3106# 3106#
3107Allowed all 3107allowed all
3108chance 250 3108chance 250
3109Object inaccuracy 3109object inaccuracy
3110type 13 3110type 13
3111wc -7 3111wc -7
3112cursed 1 3112cursed 1
3113end 3113end
3114# 3114#
3115Allowed all 3115allowed all
3116chance 100 3116chance 100
3117difficulty 5 3117difficulty 5
3118Object Accuracy 3118object Accuracy
3119type 13 3119type 13
3120value 5 3120value 5
3121wc 7 3121wc 7
3122dam -8 3122dam -8
3123food 50 3123food 50
3124end 3124end
3125# 3125#
3126Allowed all 3126allowed all
3127chance 100 3127chance 100
3128Object Fire 3128object Fire
3129attacktype 4 3129attacktype 4
3130type 13 3130type 13
3131dam -8 3131dam -8
3132value 6 3132value 6
3133end 3133end
3134# 3134#
3135Allowed all 3135allowed all
3136chance 100 3136chance 100
3137Object Frost 3137object Frost
3138attacktype 16 3138attacktype 16
3139type 13 3139type 13
3140dam -8 3140dam -8
3141value 6 3141value 6
3142end 3142end
3143# 3143#
3144Allowed all 3144allowed all
3145chance 100 3145chance 100
3146difficulty 6 3146difficulty 6
3147Object Poison 3147object Poison
3148attacktype 1025 3148attacktype 1025
3149type 13 3149type 13
3150dam -8 3150dam -8
3151value 6 3151value 6
3152magic 1 3152magic 1
3153end 3153end
3154# 3154#
3155Allowed all 3155allowed all
3156chance 100 3156chance 100
3157Object Lightning 3157object Lightning
3158attacktype 8 3158attacktype 8
3159type 13 3159type 13
3160dam -8 3160dam -8
3161value 6 3161value 6
3162end 3162end
3163# 3163#
3164Allowed all 3164allowed all
3165chance 50 3165chance 50
3166difficulty 6 3166difficulty 6
3167Object Paralysis 3167object Paralysis
3168attacktype 4097 3168attacktype 4097
3169type 13 3169type 13
3170value 8 3170value 8
3171wc 2 3171wc 2
3172food 80 3172food 80
3176These missiles also broken much more easily 3176These missiles also broken much more easily
3177than normal ones. 3177than normal ones.
3178endmsg 3178endmsg
3179end 3179end
3180# 3180#
3181Allowed all 3181allowed all
3182chance 20 3182chance 20
3183Object Assassinating Trolls 3183object Assassinating Trolls
3184slaying troll 3184slaying troll
3185attacktype 131072 3185attacktype 131072
3186msg 3186msg
3187 These missiles are inscribed with 3187 These missiles are inscribed with
3188 powerful runes for the bane of 3188 powerful runes for the bane of
3196food 100 3196food 100
3197nrof 10 3197nrof 10
3198level 40 3198level 40
3199end 3199end
3200# 3200#
3201Allowed all 3201allowed all
3202chance 20 3202chance 20
3203difficulty 5 3203difficulty 5
3204Object Assassinating Dragons 3204object Assassinating Dragons
3205slaying dragon 3205slaying dragon
3206attacktype 131072 3206attacktype 131072
3207msg 3207msg
3208 These missiles are inscribed with 3208 These missiles are inscribed with
3209 powerful runes for the bane of 3209 powerful runes for the bane of
3219resist_fire 100 3219resist_fire 100
3220 3220
3221level 50 3221level 50
3222end 3222end
3223# 3223#
3224Allowed all 3224allowed all
3225chance 20 3225chance 20
3226difficulty 5 3226difficulty 5
3227Object Blessedness 3227object Blessedness
3228slaying undead,demon 3228slaying undead,demon
3229msg 3229msg
3230 These missiles are invested 3230 These missiles are invested
3231 with a great holiness so that 3231 with a great holiness so that
3232 even a scratch might banish 3232 even a scratch might banish
3242food 70 3242food 70
3243nrof 10 3243nrof 10
3244level 50 3244level 50
3245end 3245end
3246# 3246#
3247Allowed arrow 3247allowed arrow
3248chance 100 3248chance 100
3249difficulty 5 3249difficulty 5
3250Object Slay Dragon 3250object Slay Dragon
3251type 13 3251type 13
3252value 5 3252value 5
3253slaying dragon 3253slaying dragon
3254dam -12 3254dam -12
3255food 10 3255food 10
3256end 3256end
3257# 3257#
3258Allowed arrow 3258allowed arrow
3259chance 50 3259chance 50
3260difficulty 8 3260difficulty 8
3261Object Magic 3261object Magic
3262type 13 3262type 13
3263value 10 3263value 10
3264attacktype 2 3264attacktype 2
3265dam -20 3265dam -20
3266wc 6 3266wc 6
3268These magical arrows are very powerful weapon. 3268These magical arrows are very powerful weapon.
3269endmsg 3269endmsg
3270food 90 3270food 90
3271end 3271end
3272# 3272#
3273Allowed bolt 3273allowed bolt
3274chance 1 3274chance 1
3275difficulty 5 3275difficulty 5
3276Object Demon Slaying 3276object Demon Slaying
3277type 13 3277type 13
3278value 5 3278value 5
3279slaying demon 3279slaying demon
3280magic 4 3280magic 4
3281dam 12 3281dam 12
3286 is shot at, but it tends to 3286 is shot at, but it tends to
3287 break very easily. 3287 break very easily.
3288endmsg 3288endmsg
3289end 3289end
3290# 3290#
3291Allowed bolt 3291allowed bolt
3292chance 100 3292chance 100
3293difficulty 5 3293difficulty 5
3294Object silver head 3294object silver head
3295material 8194 3295material 8194
3296materialname silver 3296materialname silver
3297type 13 3297type 13
3298value 5 3298value 5
3299slaying vampire 3299slaying vampire
3300attacktype 2 3300attacktype 2
3301end 3301end
3302# 3302#
3303Allowed bolt 3303allowed bolt
3304chance 50 3304chance 50
3305difficulty 8 3305difficulty 8
3306Object Piercing 3306object Piercing
3307type 13 3307type 13
3308value 7 3308value 7
3309dam -25 3309dam -25
3310wc 6 3310wc 6
3311weight 150 3311weight 150
3312food 10 3312food 10
3313end 3313end
3314# 3314#
3315Allowed bolt 3315allowed bolt
3316chance 10 3316chance 10
3317Object Adamantite 3317object Adamantite
3318type 13 3318type 13
3319value 10 3319value 10
3320weight 90 3320weight 90
3321material 8448 3321material 8448
3322materialname adamantium 3322materialname adamantium
3323food 10 3323food 10
3324end 3324end
3325# 3325#
3326# Bows 3326# Bows
3327# 3327#
3328Allowed all 3328allowed all
3329chance 10 3329chance 10
3330Object Accuracy 3330object Accuracy
3331type 14 3331type 14
3332value 5 3332value 5
3333weight 80 3333weight 80
3334wc 4 3334wc 4
3335item_power 2 3335item_power 2
3336end 3336end
3337# 3337#
3338Allowed all 3338allowed all
3339chance 10 3339chance 10
3340Object Valriel 3340object Valriel
3341type 14 3341type 14
3342magic 1 3342magic 1
3343value 15 3343value 15
3344weight 110 3344weight 110
3345dam 20 3345dam 20
3346end 3346end
3347# 3347#
3348Allowed all 3348allowed all
3349chance 15 3349chance 15
3350Object Gorokh 3350object Gorokh
3351type 14 3351type 14
3352magic 2 3352magic 2
3353value 15 3353value 15
3354attacktype 65 3354attacktype 65
3355dam 16 3355dam 16
3356item_power 1 3356item_power 1
3357end 3357end
3358# 3358#
3359Allowed !crossbow 3359allowed !crossbow
3360chance 10 3360chance 10
3361Object Lythander 3361object Lythander
3362type 14 3362type 14
3363magic 1 3363magic 1
3364value 22 3364value 22
3365weight 75 3365weight 75
3366sp 150 3366sp 150
3367wc 1 3367wc 1
3368item_power 1 3368item_power 1
3369end 3369end
3370# 3370#
3371Allowed crossbow 3371allowed crossbow
3372chance 10 3372chance 10
3373Object Ruggilli 3373object Ruggilli
3374type 14 3374type 14
3375magic 2 3375magic 2
3376value 18 3376value 18
3377weight 85 3377weight 85
3378sp 110 3378sp 110
3379wc 1 3379wc 1
3380attacktype 4 3380attacktype 4
3381item_power 2 3381item_power 2
3382end 3382end
3383# 3383#
3384Allowed all 3384allowed all
3385chance 12 3385chance 12
3386Object Sorig 3386object Sorig
3387type 14 3387type 14
3388magic 2 3388magic 2
3389value 20 3389value 20
3390weight 95 3390weight 95
3391sp 125 3391sp 125
3392wc 1 3392wc 1
3393attacktype 8 3393attacktype 8
3394item_power 2 3394item_power 2
3395end 3395end
3396# 3396#
3397Allowed crossbow 3397allowed crossbow
3398chance 5 3398chance 5
3399Object Mostrai 3399object Mostrai
3400type 14 3400type 14
3401magic 3 3401magic 3
3402dam 14 3402dam 14
3403sp 75 3403sp 75
3404value 50 3404value 50
3405attacktype 256 3405attacktype 256
3406item_power 1 3406item_power 1
3407end 3407end
3408# 3408#
3409Allowed all 3409allowed all
3410chance 10 3410chance 10
3411difficulty 5 3411difficulty 5
3412Object Thunder 3412object Thunder
3413type 14 3413type 14
3414value 10 3414value 10
3415magic 2 3415magic 2
3416weight 90 3416weight 90
3417dam 15 3417dam 15
3418wc 2 3418wc 2
3419attacktype 6145 3419attacktype 6145
3420item_power 3 3420item_power 3
3421end 3421end
3422# 3422#
3423Allowed all 3423allowed all
3424chance 40 3424chance 40
3425Object inaccuracy 3425object inaccuracy
3426type 14 3426type 14
3427value 5 3427value 5
3428wc -4 3428wc -4
3429cursed 1 3429cursed 1
3430end 3430end
3431# 3431#
3432Allowed bow 3432allowed bow
3433chance 1 3433chance 1
3434difficulty 5 3434difficulty 5
3435Object Auriga 3435object Auriga
3436type 14 3436type 14
3437weight 80 3437weight 80
3438msg 3438msg
3439 This magical bow shoots with 3439 This magical bow shoots with
3440 such force that the arrows 3440 such force that the arrows
3445wc 5 3445wc 5
3446dam -25 3446dam -25
3447item_power 4 3447item_power 4
3448end 3448end
3449# 3449#
3450Allowed bow 3450allowed bow
3451chance 5 3451chance 5
3452Object wizard 3452object wizard
3453type 14 3453type 14
3454value 5 3454value 5
3455dam -7 3455dam -7
3456msg 3456msg
3457This bow is magically enchanted 3457This bow is magically enchanted
3462end 3462end
3463# 3463#
3464# 3464#
3465# SKILLS 3465# SKILLS
3466# 3466#
3467Allowed lockpicks 3467allowed lockpicks
3468chance 100 3468chance 100
3469Object quality 3469object quality
3470type 74 3470type 74
3471value 5 3471value 5
3472Dex 1 3472Dex 1
3473end 3473end
3474# 3474#
3475Allowed lockpicks 3475allowed lockpicks
3476chance 30 3476chance 30
3477Object high quality 3477object high quality
3478type 74 3478type 74
3479value 10 3479value 10
3480Dex 3 3480Dex 3
3481end 3481end
3482# 3482#
3483# talismans - 3483# talismans -
3484# 3484#
3485Allowed talisman 3485allowed talisman
3486chance 50 3486chance 50
3487Object Fire 3487object Fire
3488type 74 3488type 74
3489material 256 3489material 256
3490value 3 3490value 3
3491path_attuned 2 3491path_attuned 2
3492path_repelled 4 3492path_repelled 4
3493end 3493end
3494# 3494#
3495Allowed talisman 3495allowed talisman
3496chance 50 3496chance 50
3497Object Frost 3497object Frost
3498type 74 3498type 74
3499material 256 3499material 256
3500value 3 3500value 3
3501path_attuned 4 3501path_attuned 4
3502path_repelled 2 3502path_repelled 2
3503end 3503end
3504# 3504#
3505Allowed talisman 3505allowed talisman
3506chance 80 3506chance 80
3507Object Missiles 3507object Missiles
3508type 74 3508type 74
3509material 256 3509material 256
3510value 5 3510value 5
3511path_attuned 16 3511path_attuned 16
3512end 3512end
3513# 3513#
3514Allowed talisman 3514allowed talisman
3515chance 40 3515chance 40
3516Object Unified Mind 3516object Unified Mind
3517type 74 3517type 74
3518material 256 3518material 256
3519value 7 3519value 7
3520path_attuned 1056 3520path_attuned 1056
3521Int 3 3521Int 3
3522item_power 4 3522item_power 4
3523end 3523end
3524# 3524#
3525Allowed talisman 3525allowed talisman
3526chance 20 3526chance 20
3527difficulty 10 3527difficulty 10
3528Object Evocation 3528object Evocation
3529type 74 3529type 74
3530material 256 3530material 256
3531value 9 3531value 9
3532path_attuned 6208 3532path_attuned 6208
3533item_power 2 3533item_power 2
3534end 3534end
3535# 3535#
3536Allowed talisman 3536allowed talisman
3537chance 20 3537chance 20
3538difficulty 10 3538difficulty 10
3539Object Elements 3539object Elements
3540type 74 3540type 74
3541material 256 3541material 256
3542value 9 3542value 9
3543path_attuned 14 3543path_attuned 14
3544item_power 4 3544item_power 4
3545end 3545end
3546# 3546#
3547Allowed talisman 3547allowed talisman
3548chance 3 3548chance 3
3549difficulty 13 3549difficulty 13
3550Object Wizardry 3550object Wizardry
3551type 74 3551type 74
3552material 256 3552material 256
3553value 25 3553value 25
3554path_attuned 28286 3554path_attuned 28286
3555Pow 1 3555Pow 1
3556item_power 5 3556item_power 5
3557end 3557end
3558# 3558#
3559# holy symbols 3559# holy symbols
3560# 3560#
3561Allowed holy_symbol 3561allowed holy_symbol
3562chance 80 3562chance 80
3563difficulty 5 3563difficulty 5
3564Object Probity 3564object Probity
3565type 74 3565type 74
3566material 256 3566material 256
3567value 5 3567value 5
3568path_attuned 257 3568path_attuned 257
3569path_repelled 128 3569path_repelled 128
3570path_denied 0 3570path_denied 0
3571item_power 1 3571item_power 1
3572end 3572end
3573# 3573#
3574Allowed holy_symbol 3574allowed holy_symbol
3575chance 10 3575chance 10
3576difficulty 5 3576difficulty 5
3577Object Great Virtue 3577object Great Virtue
3578type 74 3578type 74
3579material 256 3579material 256
3580value 25 3580value 25
3581path_attuned 8640 3581path_attuned 8640
3582Wis 2 3582Wis 2
3583item_power 4 3583item_power 4
3584end 3584end
3585# 3585#
3586Allowed holy_symbol 3586allowed holy_symbol
3587chance 10 3587chance 10
3588difficulty 5 3588difficulty 5
3589Object The Dark Path 3589object The Dark Path
3590type 74 3590type 74
3591material 256 3591material 256
3592value 25 3592value 25
3593path_attuned 393216 3593path_attuned 393216
3594path_denied 256 3594path_denied 256
3595item_power 2 3595item_power 2
3596end 3596end
3597# 3597#
3598Allowed holy_symbol 3598allowed holy_symbol
3599chance 10 3599chance 10
3600difficulty 5 3600difficulty 5
3601Object Turning 3601object Turning
3602type 74 3602type 74
3603material 256 3603material 256
3604value 25 3604value 25
3605path_attuned 65536 3605path_attuned 65536
3606item_power 1 3606item_power 1
3607end 3607end
3608# 3608#
3609Allowed holy_symbol 3609allowed holy_symbol
3610chance 50 3610chance 50
3611difficulty 5 3611difficulty 5
3612Object Calling 3612object Calling
3613type 74 3613type 74
3614material 256 3614material 256
3615value 5 3615value 5
3616path_attuned 64 3616path_attuned 64
3617path_repelled 256 3617path_repelled 256
3618end 3618end
3619# 3619#
3620# DRINK. 3620# DRINK.
3621# 3621#
3622Allowed water 3622allowed water
3623chance 90 3623chance 90
3624Object the wise 3624object the wise
3625type 54 3625type 54
3626food 1 3626food 1
3627value 10 3627value 10
3628end 3628end
3629# 3629#
3630Allowed water 3630allowed water
3631chance 17 3631chance 17
3632difficulty 2 3632difficulty 2
3633Object pearl 3633object pearl
3634type 54 3634type 54
3635food 1 3635food 1
3636value 50 3636value 50
3637end 3637end
3638# 3638#
3639Allowed water 3639allowed water
3640chance 15 3640chance 15
3641difficulty 3 3641difficulty 3
3642Object emerald 3642object emerald
3643type 54 3643type 54
3644food 1 3644food 1
3645value 58 3645value 58
3646end 3646end
3647# 3647#
3648Allowed water 3648allowed water
3649chance 13 3649chance 13
3650difficulty 5 3650difficulty 5
3651Object sapphire 3651object sapphire
3652type 54 3652type 54
3653food 1 3653food 1
3654value 67 3654value 67
3655end 3655end
3656# 3656#
3657Allowed water 3657allowed water
3658chance 8 3658chance 8
3659difficulty 5 3659difficulty 5
3660Object ruby 3660object ruby
3661type 54 3661type 54
3662food 1 3662food 1
3663value 76 3663value 76
3664end 3664end
3665# 3665#
3666Allowed water 3666allowed water
3667chance 3 3667chance 3
3668difficulty 8 3668difficulty 8
3669Object diamond 3669object diamond
3670type 54 3670type 54
3671food 1 3671food 1
3672value 191 3672value 191
3673end 3673end
3674# 3674#
3675# FOOD. Types of food which can effect player status 3675# FOOD. Types of food which can effect player status
3676# 3676#
3677# Note: an item is cursed, the effect is generally reversed! 3677# Note: an item is cursed, the effect is generally reversed!
3678# 3678#
3679Allowed !waybread 3679allowed !waybread
3680chance 200 3680chance 200
3681Object Poison 3681object Poison
3682type 6 3682type 6
3683food 10 3683food 10
3684hp -5 3684hp -5
3685cursed 1 3685cursed 1
3686end 3686end
3687# 3687#
3688Allowed !waybread 3688allowed !waybread
3689chance 20 3689chance 20
3690Object Hideous Poison 3690object Hideous Poison
3691type 6 3691type 6
3692food 10 3692food 10
3693hp -25 3693hp -25
3694Str -1 3694Str -1
3695Con -1 3695Con -1
3696Dex -1 3696Dex -1
3697Cha -1 3697Cha -1
3698cursed 1 3698cursed 1
3699end 3699end
3700# 3700#
3701Allowed mushroom_1, mushroom_2, mushroom_3 3701allowed mushroom_1, mushroom_2, mushroom_3
3702chance 150 3702chance 150
3703Object Gourmet 3703object Gourmet
3704type 6 3704type 6
3705value 200 3705value 200
3706food 250 3706food 250
3707end 3707end
3708# 3708#
3709Allowed mushroom_1, mushroom_2, mushroom_3 3709allowed mushroom_1, mushroom_2, mushroom_3
3710chance 5 3710chance 5
3711Object Magic 3711object Magic
3712type 6 3712type 6
3713value 80 3713value 80
3714sp 100 3714sp 100
3715end 3715end
3716# 3716#
3717# note the cursed status here!, this mushroom drains mana 3717# note the cursed status here!, this mushroom drains mana
3718# 3718#
3719Allowed mushroom_1, mushroom_2, mushroom_3 3719allowed mushroom_1, mushroom_2, mushroom_3
3720chance 15 3720chance 15
3721Object Magic 3721object Magic
3722type 6 3722type 6
3723value 80 3723value 80
3724cursed 1 3724cursed 1
3725sp 100 3725sp 100
3726end 3726end
3727# 3727#
3728Allowed mushroom_1, mushroom_2, mushroom_3 3728allowed mushroom_1, mushroom_2, mushroom_3
3729chance 20 3729chance 20
3730Object Healing 3730object Healing
3731type 6 3731type 6
3732value 40 3732value 40
3733hp 50 3733hp 50
3734end 3734end
3735# 3735#
3736Allowed food, mushroom_1, mushroom_2 3736allowed food, mushroom_1, mushroom_2
3737chance 15 3737chance 15
3738Object Stamina 3738object Stamina
3739type 6 3739type 6
3740value 30 3740value 30
3741Con 1 3741Con 1
3742end 3742end
3743# 3743#
3744Allowed waybread 3744allowed waybread
3745chance 100 3745chance 100
3746Object Aelingas 3746object Aelingas
3747type 6 3747type 6
3748value 10 3748value 10
3749Str 1 3749Str 1
3750Con 1 3750Con 1
3751end 3751end
3752# 3752#
3753Allowed mushroom_2, mushroom_3 3753allowed mushroom_2, mushroom_3
3754chance 15 3754chance 15
3755Object Strength 3755object Strength
3756type 6 3756type 6
3757value 30 3757value 30
3758Str 1 3758Str 1
3759end 3759end
3760# 3760#
3761Allowed mushroom_1, mushroom_3 3761allowed mushroom_1, mushroom_3
3762chance 15 3762chance 15
3763Object Quickness 3763object Quickness
3764type 6 3764type 6
3765value 30 3765value 30
3766Dex 1 3766Dex 1
3767end 3767end
3768# 3768#
3769Allowed mushroom_1 3769allowed mushroom_1
3770chance 100 3770chance 100
3771Object Heat Resistance 3771object Heat Resistance
3772type 6 3772type 6
3773value 30 3773value 30
3774resist_fire 30 3774resist_fire 30
3775end 3775end
3776# 3776#
3777Allowed mushroom_2 3777allowed mushroom_2
3778chance 100 3778chance 100
3779Object Frost Resistance 3779object Frost Resistance
3780type 6 3780type 6
3781value 30 3781value 30
3782resist_cold 30 3782resist_cold 30
3783end 3783end
3784# 3784#
3785Allowed mushroom_1, mushroom_2, mushroom_3 3785allowed mushroom_1, mushroom_2, mushroom_3
3786chance 10 3786chance 10
3787Object Bravery 3787object Bravery
3788type 6 3788type 6
3789value 100 3789value 100
3790resist_fear 30 3790resist_fear 30
3791end 3791end
3792# 3792#
3793Allowed mushroom_3 3793allowed mushroom_3
3794chance 90 3794chance 90
3795Object Magic Resistance 3795object Magic Resistance
3796type 6 3796type 6
3797value 40 3797value 40
3798resist_magic 30 3798resist_magic 30
3799end 3799end
3800# 3800#
3801Allowed mushroom_2, mushroom_3 3801allowed mushroom_2, mushroom_3
3802chance 5 3802chance 5
3803Object Life 3803object Life
3804type 6 3804type 6
3805value 500 3805value 500
3806Con 1 3806Con 1
3807resist_drain 30 3807resist_drain 30
3808resist_deplete 30 3808resist_deplete 30
3811# Potions (incl. dusts, balms and figurine sub-types) 3811# Potions (incl. dusts, balms and figurine sub-types)
3812# 3812#
3813# 3813#
3814# - attack potions 3814# - attack potions
3815# 3815#
3816Allowed potion_generic 3816allowed potion_generic
3817chance 1 3817chance 1
3818Object firestorm 3818object firestorm
3819face potion_fire2.x11 3819face potion_fire2.x11
3820stand_still 1 3820stand_still 1
3821type 5 3821type 5
3822value 1 3822value 1
3823other_arch spell_small_fireball 3823other_arch spell_small_fireball
3824end 3824end
3825# 3825#
3826Allowed potion_generic 3826allowed potion_generic
3827chance 1 3827chance 1
3828Object great firestorm 3828object great firestorm
3829face potion_fire2.x11 3829face potion_fire2.x11
3830stand_still 1 3830stand_still 1
3831type 5 3831type 5
3832other_arch spell_medium_fireball 3832other_arch spell_medium_fireball
3833value 5 3833value 5
3834end 3834end
3835# 3835#
3836Allowed potion_generic 3836allowed potion_generic
3837chance 1 3837chance 1
3838Object black fire 3838object black fire
3839face potion_fire2.x11 3839face potion_fire2.x11
3840stand_still 1 3840stand_still 1
3841type 5 3841type 5
3842other_arch spell_comet 3842other_arch spell_comet
3843value 8 3843value 8
3844level -30 3844level -30
3845end 3845end
3846# 3846#
3847Allowed potion_generic 3847allowed potion_generic
3848chance 1 3848chance 1
3849Object fiery destruction 3849object fiery destruction
3850type 5 3850type 5
3851face potion_fire2.x11 3851face potion_fire2.x11
3852stand_still 1 3852stand_still 1
3853other_arch spell_meteor_swarm 3853other_arch spell_meteor_swarm
3854value 15 3854value 15
3855level -60 3855level -60
3856end 3856end
3857# 3857#
3858Allowed potion_generic 3858allowed potion_generic
3859chance 1 3859chance 1
3860Object sunfire 3860object sunfire
3861face potion_fire2.x11 3861face potion_fire2.x11
3862stand_still 1 3862stand_still 1
3863type 5 3863type 5
3864other_arch spell_sunspear 3864other_arch spell_sunspear
3865value 5 3865value 5
3866end 3866end
3867# 3867#
3868Allowed potion_generic 3868allowed potion_generic
3869chance 1 3869chance 1
3870Object freezing 3870object freezing
3871face potion_freeze.x11 3871face potion_freeze.x11
3872stand_still 1 3872stand_still 1
3873type 5 3873type 5
3874other_arch spell_frostbolt 3874other_arch spell_frostbolt
3875value 1 3875value 1
3876end 3876end
3877# 3877#
3878Allowed potion_generic 3878allowed potion_generic
3879chance 1 3879chance 1
3880Object fire 3880object fire
3881face potion_fire2.x11 3881face potion_fire2.x11
3882stand_still 1 3882stand_still 1
3883type 5 3883type 5
3884other_arch spell_firebolt 3884other_arch spell_firebolt
3885value 1 3885value 1
3886end 3886end
3887# 3887#
3888Allowed potion_generic 3888allowed potion_generic
3889chance 1 3889chance 1
3890Object electric shock 3890object electric shock
3891face potion_shock.x11 3891face potion_shock.x11
3892stand_still 1 3892stand_still 1
3893type 5 3893type 5
3894other_arch spell_sm_lightning 3894other_arch spell_sm_lightning
3895value 1 3895value 1
3896end 3896end
3897# 3897#
3898# -- poison cloud 3898# -- poison cloud
3899Allowed potion_generic 3899allowed potion_generic
3900chance 1 3900chance 1
3901Object noxious fumes 3901object noxious fumes
3902stand_still 1 3902stand_still 1
3903type 5 3903type 5
3904other_arch spell_poison_cloud 3904other_arch spell_poison_cloud
3905value 1 3905value 1
3906end 3906end
3907# 3907#
3908# -- ball lightning 3908# -- ball lightning
3909Allowed potion_generic 3909allowed potion_generic
3910chance 1 3910chance 1
3911Object lasting shock 3911object lasting shock
3912stand_still 1 3912stand_still 1
3913type 5 3913type 5
3914other_arch spell_ball_lightning 3914other_arch spell_ball_lightning
3915value 15 3915value 15
3916end 3916end
3917# 3917#
3918# -- color spray 3918# -- color spray
3919Allowed potion_generic 3919allowed potion_generic
3920chance 1 3920chance 1
3921Object Rainbow Wave 3921object Rainbow Wave
3922stand_still 1 3922stand_still 1
3923type 5 3923type 5
3924other_arch spell_color_spray 3924other_arch spell_color_spray
3925value 20 3925value 20
3926end 3926end
3927# 3927#
3928# - curative potions 3928# - curative potions
3929# 3929#
3930Allowed balm_generic 3930allowed balm_generic
3931chance 1 3931chance 1
3932Object first aid 3932object first aid
3933type 5 3933type 5
3934value 1 3934value 1
3935other_arch spell_minor_healing 3935other_arch spell_minor_healing
3936end 3936end
3937# 3937#
3938Allowed potion_generic 3938allowed potion_generic
3939chance 1 3939chance 1
3940Object cure vision 3940object cure vision
3941face potion_heal2.x11 3941face potion_heal2.x11
3942type 5 3942type 5
3943other_arch spell_cure_blindness 3943other_arch spell_cure_blindness
3944value 2 3944value 2
3945end 3945end
3946# 3946#
3947Allowed potion_generic 3947allowed potion_generic
3948chance 1 3948chance 1
3949Object cure poison 3949object cure poison
3950face potion_heal2.x11 3950face potion_heal2.x11
3951stand_still 1 3951stand_still 1
3952type 5 3952type 5
3953other_arch spell_cure_poison 3953other_arch spell_cure_poison
3954value 1 3954value 1
3955end 3955end
3956# 3956#
3957Allowed potion_generic 3957allowed potion_generic
3958chance 1 3958chance 1
3959Object cure madness 3959object cure madness
3960face potion_heal2.x11 3960face potion_heal2.x11
3961stand_still 1 3961stand_still 1
3962type 5 3962type 5
3963other_arch spell_cure_confusion 3963other_arch spell_cure_confusion
3964value 2 3964value 2
3965end 3965end
3966# 3966#
3967Allowed potion_generic 3967allowed potion_generic
3968chance 1 3968chance 1
3969Object cure disease 3969object cure disease
3970stand_still 1 3970stand_still 1
3971type 5 3971type 5
3972other_arch spell_cure_disease 3972other_arch spell_cure_disease
3973value 3 3973value 3
3974end 3974end
3975# 3975#
3976# - protective potions 3976# - protective potions
3977# 3977#
3978Allowed balm_generic 3978allowed balm_generic
3979chance 1 3979chance 1
3980Object aethereality 3980object aethereality
3981type 5 3981type 5
3982resist_physical 50 3982resist_physical 50
3983value 3 3983value 3
3984end 3984end
3985# 3985#
3986Allowed balm_generic 3986allowed balm_generic
3987chance 1 3987chance 1
3988Object asbestos 3988object asbestos
3989type 5 3989type 5
3990resist_fire 50 3990resist_fire 50
3991value 1 3991value 1
3992end 3992end
3993# 3993#
3994Allowed balm_generic 3994allowed balm_generic
3995chance 1 3995chance 1
3996Object insulation 3996object insulation
3997type 5 3997type 5
3998resist_electricity 50 3998resist_electricity 50
3999value 1 3999value 1
4000end 4000end
4001# 4001#
4002Allowed balm_generic 4002allowed balm_generic
4003chance 1 4003chance 1
4004Object warmth 4004object warmth
4005type 5 4005type 5
4006resist_cold 50 4006resist_cold 50
4007value 1 4007value 1
4008end 4008end
4009# 4009#
4010Allowed potion_generic 4010allowed potion_generic
4011chance 1 4011chance 1
4012Object resist confusion 4012object resist confusion
4013stand_still 1 4013stand_still 1
4014face potion_resist.x11 4014face potion_resist.x11
4015type 5 4015type 5
4016value 1 4016value 1
4017resist_confusion 50 4017resist_confusion 50
4018end 4018end
4019# 4019#
4020Allowed potion_generic 4020allowed potion_generic
4021chance 1 4021chance 1
4022Object resist magic 4022object resist magic
4023face potion_resist.x11 4023face potion_resist.x11
4024stand_still 1 4024stand_still 1
4025type 5 4025type 5
4026resist_magic 50 4026resist_magic 50
4027value 3 4027value 3
4028end 4028end
4029# 4029#
4030Allowed potion_generic 4030allowed potion_generic
4031chance 1 4031chance 1
4032Object resist draining 4032object resist draining
4033face potion_resist.x11 4033face potion_resist.x11
4034stand_still 1 4034stand_still 1
4035type 5 4035type 5
4036value 1 4036value 1
4037resist_drain 50 4037resist_drain 50
4038end 4038end
4039# 4039#
4040Allowed potion_generic 4040allowed potion_generic
4041chance 1 4041chance 1
4042Object resist paralysis 4042object resist paralysis
4043face potion_resist.x11 4043face potion_resist.x11
4044stand_still 1 4044stand_still 1
4045type 5 4045type 5
4046resist_paralyze 50 4046resist_paralyze 50
4047value 1 4047value 1
4048end 4048end
4049# 4049#
4050Allowed potion_generic 4050allowed potion_generic
4051chance 1 4051chance 1
4052Object resist poison 4052object resist poison
4053face potion_resist.x11 4053face potion_resist.x11
4054stand_still 1 4054stand_still 1
4055type 5 4055type 5
4056resist_poison 50 4056resist_poison 50
4057value 1 4057value 1
4058end 4058end
4059# 4059#
4060Allowed potion_generic 4060allowed potion_generic
4061chance 1 4061chance 1
4062Object resist slow 4062object resist slow
4063face potion_resist.x11 4063face potion_resist.x11
4064stand_still 1 4064stand_still 1
4065type 5 4065type 5
4066resist_slow 50 4066resist_slow 50
4067value 1 4067value 1
4068end 4068end
4069# 4069#
4070Allowed potion_generic 4070allowed potion_generic
4071chance 1 4071chance 1
4072Object shock resistance 4072object shock resistance
4073type 5 4073type 5
4074face potion_ishock.x11 4074face potion_ishock.x11
4075stand_still 1 4075stand_still 1
4076resist_electricity 90 4076resist_electricity 90
4077value 100 4077value 100
4078end 4078end
4079# 4079#
4080Allowed potion_generic 4080allowed potion_generic
4081chance 1 4081chance 1
4082Object magic resistance 4082object magic resistance
4083face potion_mimm.x11 4083face potion_mimm.x11
4084stand_still 1 4084stand_still 1
4085type 5 4085type 5
4086resist_magic 90 4086resist_magic 90
4087value 150 4087value 150
4088end 4088end
4089# 4089#
4090# - stat potions 4090# - stat potions
4091# 4091#
4092Allowed potion_generic 4092allowed potion_generic
4093chance 1 4093chance 1
4094Object strength 4094object strength
4095face potion_util.x11 4095face potion_util.x11
4096stand_still 1 4096stand_still 1
4097type 5 4097type 5
4098other_arch spell_strength 4098other_arch spell_strength
4099value 1 4099value 1
4100end 4100end
4101# 4101#
4102Allowed potion_generic 4102allowed potion_generic
4103chance 1 4103chance 1
4104Object agility 4104object agility
4105type 5 4105type 5
4106face potion_util.x11 4106face potion_util.x11
4107stand_still 1 4107stand_still 1
4108other_arch spell_dexterity 4108other_arch spell_dexterity
4109value 1 4109value 1
4110end 4110end
4111# 4111#
4112Allowed potion_generic 4112allowed potion_generic
4113chance 1 4113chance 1
4114Object fortitude 4114object fortitude
4115type 5 4115type 5
4116face potion_util.x11 4116face potion_util.x11
4117stand_still 1 4117stand_still 1
4118other_arch spell_constitution 4118other_arch spell_constitution
4119value 1 4119value 1
4120end 4120end
4121# 4121#
4122Allowed balm_generic 4122allowed balm_generic
4123chance 1 4123chance 1
4124Object beauty 4124object beauty
4125type 5 4125type 5
4126other_arch spell_charisma 4126other_arch spell_charisma
4127value 4 4127value 4
4128end 4128end
4129# 4129#
4130# - misc. potions and balms 4130# - misc. potions and balms
4131# 4131#
4132Allowed balm_generic 4132allowed balm_generic
4133chance 1 4133chance 1
4134Object flying 4134object flying
4135type 5 4135type 5
4136value 1 4136value 1
4137other_arch spell_levitate 4137other_arch spell_levitate
4138end 4138end
4139# 4139#
4140Allowed balm_generic 4140allowed balm_generic
4141chance 1 4141chance 1
4142Object the serpent 4142object the serpent
4143type 5 4143type 5
4144value 1 4144value 1
4145other_arch spell_staff_to_snake 4145other_arch spell_staff_to_snake
4146end 4146end
4147# 4147#
4148Allowed balm_generic 4148allowed balm_generic
4149chance 1 4149chance 1
4150Object invisible to undead 4150object invisible to undead
4151type 5 4151type 5
4152other_arch spell_invisible_to_undead 4152other_arch spell_invisible_to_undead
4153value 1 4153value 1
4154end 4154end
4155# 4155#
4156Allowed balm_generic 4156allowed balm_generic
4157chance 1 4157chance 1
4158Object transparency 4158object transparency
4159type 5 4159type 5
4160other_arch spell_improved_invisibility 4160other_arch spell_improved_invisibility
4161value 1 4161value 1
4162end 4162end
4163# 4163#
4164Allowed balm_generic 4164allowed balm_generic
4165chance 1 4165chance 1
4166Object return home 4166object return home
4167type 5 4167type 5
4168value 1 4168value 1
4169other_arch spell_word_of_recall 4169other_arch spell_word_of_recall
4170end 4170end
4171# 4171#
4172Allowed potion_generic 4172allowed potion_generic
4173chance 1 4173chance 1
4174Object self knowledge 4174object self knowledge
4175face potion_util.x11 4175face potion_util.x11
4176type 5 4176type 5
4177value 1 4177value 1
4178other_arch spell_perceive_self 4178other_arch spell_perceive_self
4179end 4179end
4180# 4180#
4181Allowed potion_generic 4181allowed potion_generic
4182chance 1 4182chance 1
4183Object mystic power 4183object mystic power
4184face potion_util.x11 4184face potion_util.x11
4185type 5 4185type 5
4186other_arch spell_transference 4186other_arch spell_transference
4187value 8 4187value 8
4188end 4188end
4189# 4189#
4190Allowed potion_generic 4190allowed potion_generic
4191chance 1 4191chance 1
4192Object speed 4192object speed
4193face potion_util.x11 4193face potion_util.x11
4194stand_still 1 4194stand_still 1
4195type 5 4195type 5
4196level -80 4196level -80
4197other_arch spell_haste 4197other_arch spell_haste
4198value 15 4198value 15
4199end 4199end
4200# 4200#
4201Allowed potion_generic 4201allowed potion_generic
4202chance 1 4202chance 1
4203Object recuperation 4203object recuperation
4204face potion_util.x11 4204face potion_util.x11
4205stand_still 1 4205stand_still 1
4206type 5 4206type 5
4207other_arch spell_regeneration 4207other_arch spell_regeneration
4208value 2 4208value 2
4209end 4209end
4210# 4210#
4211# - figurines- these summon stuff 4211# - figurines- these summon stuff
4212# 4212#
4213Allowed figurine_generic 4213allowed figurine_generic
4214chance 1 4214chance 1
4215Object clay 4215object clay
4216type 5 4216type 5
4217other_arch spell_summon_golem 4217other_arch spell_summon_golem
4218value 1 4218value 1
4219level -20 4219level -20
4220end 4220end
4221# 4221#
4222Allowed figurine_generic 4222allowed figurine_generic
4223chance 1 4223chance 1
4224Object stone 4224object stone
4225type 5 4225type 5
4226other_arch spell_summon_earth_elemental 4226other_arch spell_summon_earth_elemental
4227level -20 4227level -20
4228value 1 4228value 1
4229end 4229end
4230# 4230#
4231Allowed figurine_generic 4231allowed figurine_generic
4232chance 1 4232chance 1
4233Object whirlwind 4233object whirlwind
4234type 5 4234type 5
4235other_arch spell_summon_air_elemental 4235other_arch spell_summon_air_elemental
4236level -20 4236level -20
4237value 1 4237value 1
4238end 4238end
4239# 4239#
4240Allowed figurine_generic 4240allowed figurine_generic
4241chance 1 4241chance 1
4242Object a great wave 4242object a great wave
4243type 5 4243type 5
4244other_arch spell_summon_water_elemental 4244other_arch spell_summon_water_elemental
4245level -20 4245level -20
4246value 1 4246value 1
4247end 4247end
4248# 4248#
4249Allowed figurine_generic 4249allowed figurine_generic
4250chance 1 4250chance 1
4251Object a flame 4251object a flame
4252type 5 4252type 5
4253other_arch spell_summon_fire_elemental 4253other_arch spell_summon_fire_elemental
4254value 1 4254value 1
4255level -20 4255level -20
4256end 4256end
4257# 4257#
4258Allowed figurine_generic 4258allowed figurine_generic
4259chance 1 4259chance 1
4260Object a clenched hand 4260object a clenched hand
4261type 5 4261type 5
4262other_arch spell_mystic_fist 4262other_arch spell_mystic_fist
4263level -20 4263level -20
4264value 1 4264value 1
4265end 4265end
4266# 4266#
4267# Dusts. 4267# Dusts.
4268# 4268#
4269# - 360 deg effect 4269# - 360 deg effect
4270# 4270#
4271Allowed dust_generic 4271allowed dust_generic
4272chance 1 4272chance 1
4273Object stasis 4273object stasis
4274type 5 4274type 5
4275value 1 4275value 1
4276other_arch spell_paralyze 4276other_arch spell_paralyze
4277end 4277end
4278# 4278#
4279Allowed dust_generic 4279allowed dust_generic
4280chance 1 4280chance 1
4281Object frost 4281object frost
4282type 5 4282type 5
4283other_arch spell_icestorm 4283other_arch spell_icestorm
4284value 1 4284value 1
4285end 4285end
4286# 4286#
4287Allowed dust_generic 4287allowed dust_generic
4288chance 1 4288chance 1
4289Object fright 4289object fright
4290type 5 4290type 5
4291value 1 4291value 1
4292other_arch spell_fear 4292other_arch spell_fear
4293end 4293end
4294# 4294#
4295Allowed dust_generic 4295allowed dust_generic
4296chance 1 4296chance 1
4297Object concussion 4297object concussion
4298type 5 4298type 5
4299other_arch spell_shockwave 4299other_arch spell_shockwave
4300value 6 4300value 6
4301end 4301end
4302# 4302#
4307#other_arch spell_face_of_death 4307#other_arch spell_face_of_death
4308#level -20 4308#level -20
4309#value 20 4309#value 20
4310#end 4310#end
4311# 4311#
4312Allowed dust_generic 4312allowed dust_generic
4313chance 1 4313chance 1
4314Object repelling undead 4314object repelling undead
4315type 5 4315type 5
4316other_arch spell_turn_undead 4316other_arch spell_turn_undead
4317level -30 4317level -30
4318value 1 4318value 1
4319end 4319end
4320# 4320#
4321Allowed dust_generic 4321allowed dust_generic
4322chance 1 4322chance 1
4323Object madness 4323object madness
4324type 5 4324type 5
4325other_arch spell_mass_confusion 4325other_arch spell_mass_confusion
4326value 2 4326value 2
4327end 4327end
4328# 4328#
4329Allowed dust_generic 4329allowed dust_generic
4330chance 1 4330chance 1
4331Object ignition 4331object ignition
4332type 5 4332type 5
4333other_arch spell_burning_hands 4333other_arch spell_burning_hands
4334value 2 4334value 2
4335end 4335end
4336# 4336#
4337Allowed dust_generic 4337allowed dust_generic
4338chance 1 4338chance 1
4339Object conflagration 4339object conflagration
4340type 5 4340type 5
4341other_arch spell_hellfire 4341other_arch spell_hellfire
4342value 4 4342value 4
4343end 4343end
4344# 4344#
4345Allowed dust_generic 4345allowed dust_generic
4346chance 1 4346chance 1
4347Object countermagic 4347object countermagic
4348type 5 4348type 5
4349other_arch spell_counterspell 4349other_arch spell_counterspell
4350level -30 4350level -30
4351value 1 4351value 1
4352end 4352end
4353# 4353#
4354Allowed dust_generic 4354allowed dust_generic
4355chance 1 4355chance 1
4356Object the Dead 4356object the Dead
4357type 5 4357type 5
4358other_arch spell_command_undead 4358other_arch spell_command_undead
4359level -30 4359level -30
4360value 1 4360value 1
4361end 4361end
4362# 4362#
4363# -- mana blast 4363# -- mana blast
4364Allowed dust_generic 4364allowed dust_generic
4365chance 1 4365chance 1
4366Object consuming wrath 4366object consuming wrath
4367type 5 4367type 5
4368other_arch spell_mana_blast 4368other_arch spell_mana_blast
4369value 3 4369value 3
4370end 4370end
4371# 4371#
4372# -- medium mana ball 4372# -- medium mana ball
4373Allowed dust_generic 4373allowed dust_generic
4374chance 1 4374chance 1
4375Object encompassing rage 4375object encompassing rage
4376type 5 4376type 5
4377other_arch spell_medium_manaball 4377other_arch spell_medium_manaball
4378value 6 4378value 6
4379end 4379end
4380# 4380#
4381# -- medium snowstorm 4381# -- medium snowstorm
4382Allowed dust_generic 4382allowed dust_generic
4383chance 1 4383chance 1
4384Object blizzards 4384object blizzards
4385type 5 4385type 5
4386other_arch spell_medium_snowstorm 4386other_arch spell_medium_snowstorm
4387value 4 4387value 4
4388end 4388end
4389# 4389#
4390# dusts w/ provide detection 4390# dusts w/ provide detection
4391# 4391#
4392Allowed dust_generic 4392allowed dust_generic
4393chance 1 4393chance 1
4394Object clairvoyance 4394object clairvoyance
4395type 5 4395type 5
4396other_arch spell_magic_mapping 4396other_arch spell_magic_mapping
4397value 2 4397value 2
4398end 4398end
4399# 4399#
4400Allowed dust_generic 4400allowed dust_generic
4401chance 1 4401chance 1
4402Object revealing 4402object revealing
4403type 5 4403type 5
4404other_arch spell_show_invisible 4404other_arch spell_show_invisible
4405level -20 4405level -20
4406value 8 4406value 8
4407end 4407end
4408# 4408#
4409Allowed dust_generic 4409allowed dust_generic
4410chance 1 4410chance 1
4411Object show enchantment 4411object show enchantment
4412type 5 4412type 5
4413other_arch spell_detect_magic 4413other_arch spell_detect_magic
4414value 1 4414value 1
4415end 4415end
4416# 4416#
4417Allowed dust_generic 4417allowed dust_generic
4418chance 1 4418chance 1
4419Object night vision 4419object night vision
4420type 5 4420type 5
4421value 1 4421value 1
4422other_arch spell_dark_vision 4422other_arch spell_dark_vision
4423end 4423end
4424# 4424#
4425Allowed dust_generic 4425allowed dust_generic
4426chance 1 4426chance 1
4427Object piercing vision 4427object piercing vision
4428type 5 4428type 5
4429other_arch spell_xray 4429other_arch spell_xray
4430value 6 4430value 6
4431end 4431end
4432# 4432#
4433Allowed dust_generic 4433allowed dust_generic
4434chance 1 4434chance 1
4435Object clinging glow 4435object clinging glow
4436type 5 4436type 5
4437other_arch spell_faery_fire 4437other_arch spell_faery_fire
4438value 1 4438value 1
4439end 4439end
4440# 4440#
4441Allowed dust_generic 4441allowed dust_generic
4442chance 1 4442chance 1
4443Object Biren's mist 4443object Biren's mist
4444type 5 4444type 5
4445other_arch spell_summon_fog 4445other_arch spell_summon_fog
4446value 1 4446value 1
4447end 4447end
4448# 4448#
4449# misc. dusts 4449# misc. dusts
4450# 4450#
4451# -- light 4451# -- light
4452Allowed dust_generic 4452allowed dust_generic
4453chance 1 4453chance 1
4454Object brightness 4454object brightness
4455type 5 4455type 5
4456other_arch spell_light 4456other_arch spell_light
4457level -20 4457level -20
4458value 1 4458value 1
4459end 4459end
4460# 4460#
4461# -- darkness 4461# -- darkness
4462Allowed dust_generic 4462allowed dust_generic
4463chance 1 4463chance 1
4464Object impenatrability 4464object impenatrability
4465type 5 4465type 5
4466other_arch spell_darkness 4466other_arch spell_darkness
4467level -20 4467level -20
4468value 1 4468value 1
4469end 4469end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines