--- deliantra/arch/skills/Skill_Tools/talisman.arc 2007/02/07 00:14:54 1.4 +++ deliantra/arch/skills/Skill_Tools/talisman.arc 2007/03/03 00:51:02 1.5 @@ -1,83 +1,82 @@ -object talisman +Object talisman name talisman -name_pl talismans face talisman.x11 -nrof 1 type 39 -materialname runestone -value 300 +color_fg grey weight 1000 +value 300 +nrof 1 +material 12 +editable 2048 +name_pl talismans client_type 451 body_neck -1 -color_fg grey -editable 2048 end - -object talisman_evocation +# +Object talisman_sorcery name talisman -name_pl talismans -title of evocation -skill evocation +title of sorcery face talisman.x11 -nrof 1 type 74 -materialname runestone -value 3000 +color_fg grey weight 1000 +value 3000 +nrof 1 +material 12 +skill sorcery +editable 2048 +name_pl talismans client_type 451 body_skill -1 -color_fg grey -editable 2048 end - -object talisman_pyromancy +# +Object talisman_summoning name talisman -name_pl talismans -title of pyromancy -skill pyromancy +title of summoning face talisman.x11 -nrof 1 type 74 -materialname runestone -value 3000 +color_fg grey weight 1000 +value 3000 +nrof 1 +material 12 +skill summoning +editable 2048 +name_pl talismans client_type 451 body_skill -1 -color_fg grey -editable 2048 end - -object talisman_sorcery +# +Object talisman_evocation name talisman -name_pl talismans -title of sorcery -skill sorcery +title of evocation face talisman.x11 -nrof 1 type 74 -materialname runestone -value 3000 +color_fg grey weight 1000 +value 3000 +nrof 1 +material 12 +skill evocation +editable 2048 +name_pl talismans client_type 451 body_skill -1 -color_fg grey -editable 2048 end - -object talisman_summoning +# +Object talisman_pyromancy name talisman -name_pl talismans -title of summoning -skill summoning +title of pyromancy face talisman.x11 -nrof 1 type 74 -materialname runestone -value 3000 +color_fg grey weight 1000 +value 3000 +nrof 1 +material 12 +skill pyromancy +editable 2048 +name_pl talismans client_type 451 body_skill -1 -color_fg grey -editable 2048 end -