Issue Information
-
#008678
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Greetings. According to RMS, CD in mouth supposedly give the following effect:
http://ratemyserver....&isearch=Search
"Burn away as you hold this CD in our mouth.
While attacking has a 6% chance of activating for 5 seconds a random level 1-5 [Fire Bolt] [Cold Bolt] [Lightning Bolt] [Earth Spike] or [Soul Strike] on your target."
Meanwhile the itemdb_re noted that:
In the case if it's not, I attempted to script it, Can anyone please check if it's correct?
Thanks in advance!
-SH
http://ratemyserver....&isearch=Search
"Burn away as you hold this CD in our mouth.
While attacking has a 6% chance of activating for 5 seconds a random level 1-5 [Fire Bolt] [Cold Bolt] [Lightning Bolt] [Earth Spike] or [Soul Strike] on your target."
Meanwhile the itemdb_re noted that:
REPLACE INTO `item_db` VALUES ('18666','CD_In_Mouth','CD In Mouth','5','20','10','150','0','0','0','0','0','4294967295','63','2','1','0','10',NULL,'0','815','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','bonus bHit,5; bonus bAspdRate,-1;','','');I would like to confirm if it's accurate.
In the case if it's not, I attempted to script it, Can anyone please check if it's correct?
'autobonus "{ bonus4 bAutoSpell,"MG_FIREBOLT",5,20,3; bonus4 bAutoSpell,"MG_COLDBOLT",5,20,3; bonus4 bAutoSpell,"MG_LIGHTNINGBOLT"5,20,3;bonus4 bAutoSpell,"WZ_EARTHSPIKE",5,20,3; bonus4 AutoSpell,"MG_SOULSTRIKE",5,20,3;}", 60,5000,BF_NORMAL;','','',''Please excuse my noob scripting (It's my first one)
Thanks in advance!
-SH