Issue information

Issue ID
#6967
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 2, 2012 0:12
Last Post
Hercules Elf Bot
Dec 2, 2012 10:43
Confirmation
N/A

Hercules Elf Bot - Dec 2, 2012 0:12

Originally posted by [b]kyeme[/b]
[CODE]
1824,BF_Knuckle2,Brave Battle Fist,4,20,,0,30,,1,0,0x00008100,7,2,2,3,80,1,12,{ bonus bStr,2; bonus bInt,1; bonus2 bAddRace,RC_DemiHuman,95; bonus2 bCastrate,"MO_EXTREMITYFIST",-25; autobonus "{ bonus2 bCastrate,'MO_EXTREMITYFIST',-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }"; bonus bUnbreakableWeapon,0; },{},{}
[/CODE]

~Fix
[CODE]
autobonus "{ bonus2 bCastrate,\"MO_EXTREMITYFIST\",-100; }",50,6000,BF_WEAPON,"{ specialeffect2 EF_SUFFRAGIUM; }";
[/CODE]

This post has been edited by kyeme on Dec 2, 2012 0:13

Hercules Elf Bot - Dec 2, 2012 0:17

Originally posted by [b]Euphy[/b]
My fault, thank you for pointing it out.

Hercules Elf Bot - Dec 2, 2012 6:39

Originally posted by [b]Euphy[/b]
Fixed in [rev=16991].

Hercules Elf Bot - Dec 2, 2012 10:43

Originally posted by [b]kyeme[/b]
Thanks :)