--- deliantra/arch/spell/Misc/spell_dimension_door.arc 2006/09/04 09:57:07 1.2 +++ deliantra/arch/spell/Misc/spell_dimension_door.arc 2009/09/17 08:14:49 1.11 @@ -1,32 +1,35 @@ -Object spell_dimension_door +object spell_dimension_door name dimension door name_pl dimension door -face spell_sorcery.111 -level 10 -value 100 +skill sorcery +msg +Dimension door allows for a short range teleportation (the exact range +depending on casting level). + +The character is transported in the direction the spell is cast. Zones +where magic is blocked cannot be passed through, and the character will +not end up in the same space as a monster or anything else that blocks the +space. + +If the player casts the spell directly and specifies an argument, the +spell will attempt to transport the character exactly the specified number +of spaces (no more, no less). + +Otherwise, the spell will attempt to transport the character the maximum +number of spaces allowed by spell range and the environment. +endmsg +face spell_sorcery.x11 sp 25 -casting_time 10 -path_attuned 4096 -range 25 -range_modifier 5 maxsp 25 -skill sorcery +level 26 type 101 subtype 13 -no_drop 1 +path_attuned 4096 +value 100 invisible 1 -msg -Dimension door allows for a short range -teleportation: the character is transported -in the direction the spell is cast. Zones -where magic is blocked cannot be passed -through, and the character will not end up in -the space space as a monster. - -If the player specifies a count, the spell -will attempt to transport the character that -specific number of spaces. Otherwise, the -spell will attempt to transport the character -the maximum number of spaces. -endmsg +range 25 +range_modifier 5 +no_drop 1 +casting_time 10 end +