Issue information

Issue ID
#7728
Status
Fixed
Severity
None
Started
kyeme
Sep 29, 2013 17:33
Last Post
malufett
Dec 30, 2013 11:17
Confirmation
N/A

kyeme - Sep 29, 2013 17:33

If I use the skill Grand Cross and I have a MasterSmith Card (bBreakWeaponRate and bBreakArmorRate) equipped to my weapon, and my weapon/armor is also broken in the process.

Question: Here in Hercules if you use the skill Grand Cross with a weapon compounded with a MasterSmith Card (bBreakWeaponRate and bBreakArmorRate) can damage your opponents weapon/armor. Is this working as intended?


@edit: please move this to skill section. Thanks :)

This post has been edited by kyeme on Sep 29, 2013 19:09

kyeme - Oct 2, 2013 5:46

Video:
[url="http://www.youtube.com/watch?v=S9rUDKQL0gs&feature=youtu.be"]http://www.youtube.com/watch?v=S9rUDKQL0gs&feature=youtu.be[/url]

malufett - Oct 2, 2013 8:02

GC don't even inflict such effect in targets..

:meow:

kyeme - Oct 15, 2013 8:28

[quote name="malufett" timestamp="1380700966"]
GC don't even inflict such effect in targets..

:meow:[/quote]
I see, thanks :)

Up~

malufett - Oct 15, 2013 13:48

temporary[code=auto:0] case CR_GRANDCROSS: case NPC_GRANDDARKNESS: //Chance to cause blind status vs demon and undead element, but not against players if(!dstsd && (battle->check_undead(tstatus->race,tstatus->def_ele) || tstatus->race == RC_DEMON)) sc_start(bl,SC_BLIND,100,skill_lv,skill->get_time2(skill_id,skill_lv)); -attack_type |= BF_WEAPON; break; [/code]
I need to check first other instances of which status/effects GC can inflict..
:meow:

malufett - Dec 30, 2013 11:17

Fixed @ e73bf15c254d31a5d12453c7aa52671b058d4361

:meow: