Page 1 of 1

Got owned by Rune of the Rift [b37]

Posted: Mon Jan 16, 2012 8:17 pm
by Fungah
So I was fighting a unique Snow Giant Chieftain from a vault in the Daikara a minute ago. Got it down to 250ish health then used Rune of the Rift for 202 damage to get some of my cooldowns back up and kill him easily. He comes back from the rune at 100% health and presumably all of his cooldowns up.

Here's a pastebin of my log: http://pastebin.com/2p0ermRb. I saved and quit shortly afterwards, so I snipped my log there; if I left out anything worthwhile, let me know.

Re: Got owned by Rune of the Rift [b37]

Posted: Mon Jan 16, 2012 9:40 pm
by edge2054
This should fix this bug if someone wants to include it in the next bug fix add-on.

line 801 in talents\misc\inscriptions

Code: Select all

		return ([[Inflicts %0.2f temporal damage.  If your target survives it will be sent %d turns into the future.
		It will also lower your paradox by 120 (if you have any).
		Note that messing with the spacetime continuum may have unforeseen consequences.]]):format(damDesc(self, DamageType.TEMPORAL, damage), duration)
e: Sorry if this came off as sarcastic but the Rune of the Rift has a lot of weird and unpredictable bugs that I've spoken to Darkgod about. He wants them left in as features to balance how powerful the Rune is. The code above simply changes the rune description so people don't get surprised when strange stuff happens.