Issue information

Issue ID
#3038
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 1, 2009 18:18
Last Post
Hercules Elf Bot
Mar 5, 2012 16:58
Confirmation
N/A

Hercules Elf Bot - May 1, 2009 18:18

Originally posted by [b]famiong[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3038

428,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_SUN_WARM,Warmth of the Sun
429,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_MOON_WARM,Warmth of the Moon
430,1,6,4,-1,0x42,1,3,1,yes,0,0,0,weapon,2, SG_STAR_WARM,Warmth of the Stars

// 06 nk (skill damage properties):
// 0x01 - No damage skill
// 0x02 - Has splash area
// 0x04 - Damage should be split among targets
// 0x08 - Skill ignores caster's % damage cards (misc type always ignores)
// 0x10 - Skill ignores elemental adjustments
// 0x20 - Skill ignores target's defense (misc type always ignores)
// 0x40 - Skill ignores target's flee (magic type always ignores)
// 0x80 - Skill ignores target's def cards


BUG: SG_Warm does not ignore flee. You can miss, and when u do miss, you lose 10SP for every miss.


Solar Heat
Description: usable only in Solar Maps, this forms a protective barrier around you, and has two effects
Against monsters, this will knock them back and deal normal damage to them (bosses are immune to knockback). This damage is affected by your weapon's element and/or Mild Wind:

if the enemy is vulnerable to your attack, you lose 2 SP for every damage dealt
if the enemy is immune to your attack, you lose 10 SP for every Miss


source:
http://iro.ragnarokonline.com/forum/forums...818&posts=3

alternative link:
http://72.14.235.132/search?q=cache:6jbad2...=clnk&gl=au



POSSIBLE BUG: //If target isn't knocked back it should hit every 20ms [Playtester]

1second = 1000 ms

At 20ms per hit, means 50hits per second on boss monsters.


It was nerfed sometime ago to 10 hits per second on boss monsters. Not sure if the remark was just accidentally left there or Heat/Warm actually still do 50hits per second.

source: http://forums.irowiki.org/archive/index.php/t-2837.html

This post has been edited by famiong: May 1 2009, 11:20 AM