Phase Door Fail

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
mirrizin
Higher
Posts: 79
Joined: Mon Jun 22, 2009 2:08 pm

Phase Door Fail

#1 Post by mirrizin »

So, I hit level 6 of the Old Forest, and got a lore master quest. Yay. Unfortunately, this quest also contained a snake pit, which practically guaranteed the lore master's death. STILL, as the scalies were pouring in, I thought he might have an ice cube's chance in hell if I phase doored him to another location.

So I cast phase door, targeted the lore master, and aimed to move him to a spot not too far away. Cast the spell, there was sound, a blob of purple, and...

He was right smack where he started. He lasted about two turns before the poison got to him.

Fail.

And just to add, I can't be sure because I couldn't see well enough, but later on it looked like the portal that we were heading to was in the same space the snakes were coming from. That's just cruel.

Code here (roughly):

bind HOTKEY_6 function: 1A073CD0
bind HOTKEY_SECOND_11 function: 1A073F78
bind HOTKEY_THIRD_2 function: 1A05DC30
bind HOTKEY_SECOND_7 function: 1A073ED8
bind HOTKEY_12 function: 1A073DC0
bind HOTKEY_THIRD_3 function: 1A05DC58
bind HOTKEY_11 function: 1A073D98
4 ticks in 10.575 seconds = 0.378251 TPS
206 frames in 10.067 seconds = 20.4629 FPS
[LOG] Boomer II casts Phase Door.
USING table: 0A97EB20 Phase Door
checkHit 79 33.95
=> chance to hit 95
[PARTICLE] Loading from /data/gfx/particles/teleport.lua
removeTempVal continuum_destabilization 23.7 :=: 4
delTmpVal continuum_destabilization 23.7
addTmpVal continuum_destabilization 47.4 :=: 2 6
[SOUND] loading from /data/sound/talents/teleport.wav :=: userdata: 0BC0F708
[ATTACK] attacking with yew staff
[COMBAT DAMAGE] power(1.227619) totstat(24.000000) talent_mod(1.000000)
[ATTACK] to large white snake :: 19.641897700691 4 1 :: 1
checkHit -3 12.1
=> chance to hit 10.032627851896
[LOG] Gloronn, the worried loremaster misses large white snake.

Final Master
Sher'Tul
Posts: 1022
Joined: Fri May 21, 2010 8:16 pm
Location: Inside the minds of all
Contact:

Re: Phase Door Fail

#2 Post by Final Master »

Yes, teleporting actors other than yourself can fail (that's why there's that dimensional disruption status effect), however I have noticed sometimes when targeting actors other than the player with phase door and then completing the action instead of the npc being teleported, I am teleported.
Final Master's Character Guides
Final Master's Guide to the Arena
Edge: Final Master... official Tome 4 (thread) necromancer.
Zonk: I'd rather be sick than on fire! :D

mirrizin
Higher
Posts: 79
Joined: Mon Jun 22, 2009 2:08 pm

Re: Phase Door Fail

#3 Post by mirrizin »

Final Master wrote:Yes, teleporting actors other than yourself can fail (that's why there's that dimensional disruption status effect), however I have noticed sometimes when targeting actors other than the player with phase door and then completing the action instead of the npc being teleported, I am teleported.
I've noticed this too.

Post Reply