IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
41 stars 28 forks source link

bard spells finish twice. #240

Closed seiyria closed 9 years ago

seiyria commented 10 years ago
>>> <IdleMaster> UnreliableAssclown begins playing "Lights from the Stars!"
<IdleMaster> (╯°□°)╯︵ ┻━┻ is attacking UnreliableAssclown, and hit with his +1 blasphemous billhook for 572 HP damage!
<IdleMaster> ROUND STATUS: Tyrion the Halfman [ HP 12458/13135 Rage 23/100 ], Kurry [ HP 8984/9680 MP 333/333 ], (╯°□°)╯︵ ┻━┻ [ HP 3717/5270 MP 760/760 Rage 31/100 ] VS UnreliableAssclown [ HP 1547/4426 MP 2848/3148 ], Faction [ HP 3739/6216 MP 1152/2252 ], Fish [DEAD]
<IdleMaster> Kurry is attacking Faction, and hit with his jetengine for 1550 HP damage!
<IdleMaster> Tyrion the Halfman is attacking Faction, and hit with his lost shockwhip for 600 HP damage!
<IdleMaster> Faction is attacking Tyrion the Halfman, and hit with his crossblade for 1270 HP damage!
<IdleMaster> UnreliableAssclown begins playing "Litany of Pain" at Kurry!
<IdleMaster> UnreliableAssclown begins playing "Litany of Pain" at Tyrion the Halfman!
<IdleMaster> UnreliableAssclown begins playing "Litany of Pain" at (╯°□°)╯︵ ┻━┻!
<IdleMaster> UnreliableAssclown still calls power from the celestial bodies for his teammates! [1 turns]
<IdleMaster> (╯°□°)╯︵ ┻━┻ is attacking UnreliableAssclown, but UnreliableAssclown deflected it with his deadly gray knuckle!
<IdleMaster> ROUND STATUS: Tyrion the Halfman [ HP 11188/13135 Rage 26/100 ], Kurry [ HP 8984/9680 MP 333/333 ], (╯°□°)╯︵ ┻━┻ [ HP 3717/5270 MP 760/760 Rage 31/100 ] VS UnreliableAssclown [ HP 1547/4426 MP 2548/3148 ], Faction [ HP 1589/6216 MP 1152/2252 ], Fish [DEAD]
<IdleMaster> (╯°□°)╯︵ ┻━┻ is damaged by UnreliableAssclown's "Litany of Pain" for 277 HP damage
<IdleMaster> Kurry infused himself with testosterone!
<IdleMaster> Kurry is damaged by UnreliableAssclown's "Litany of Pain" for 203 HP damage
<IdleMaster> Tyrion the Halfman is attacking UnreliableAssclown, but UnreliableAssclown deflected it with his +3 doomed miserly pavise!
<IdleMaster> Tyrion the Halfman is damaged by UnreliableAssclown's "Litany of Pain" for 252 HP damage
<IdleMaster> Faction is attacking (╯°□°)╯︵ ┻━┻, and hit with his crossblade for 321 HP damage!
<IdleMaster> UnreliableAssclown is attacking (╯°□°)╯︵ ┻━┻, and hit with his sapphire sword for 298 HP damage!
>>> <IdleMaster> UnreliableAssclown finishes "Lights from the Stars."
<IdleMaster> (╯°□°)╯︵ ┻━┻ is going berserk!
<IdleMaster> ROUND STATUS: Tyrion the Halfman [ HP 10936/13135 Rage 31/100 ], Kurry [ HP 8781/9680 MP 33/333 ], (╯°□°)╯︵ ┻━┻ [ HP 2821/5270 MP 760/760 Rage 61/100 ] VS UnreliableAssclown [ HP 1547/4426 MP 2548/3148 ], Faction [ HP 1589/6216 MP 1152/2252 ], Fish [DEAD]
<IdleMaster> (╯°□°)╯︵ ┻━┻ is damaged by UnreliableAssclown's "Litany of Pain" for 292 HP damage
<IdleMaster> Kurry is attacking UnreliableAssclown, but UnreliableAssclown deflected it with his +3 doomed miserly pavise!
<IdleMaster> Kurry's testosterone is fading slowly! [1 turns]
<IdleMaster> Kurry is damaged by UnreliableAssclown's "Litany of Pain" for 196 HP damage
<IdleMaster> Tyrion the Halfman is attacking Faction, but Faction dodged!
<IdleMaster> Tyrion the Halfman is damaged by UnreliableAssclown's "Litany of Pain" for 235 HP damage
<IdleMaster> Faction cast frostbite at (╯°□°)╯︵ ┻━┻ for 112 HP damage!
<IdleMaster> UnreliableAssclown begins playing "No Escape!"
>>> <IdleMaster> UnreliableAssclown finishes "Lights from the Stars."
seiyria commented 9 years ago

A lot of things do this actually, for example, a battle just happened where a stun lasted the whole time.

The whole buff / over-time code needs to be re-done and better. It needs to support more than it does (even though it apparently does, just not correctly).