• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Ioun Stone of Allure not providing damage buff

gmerrick

Member
Hello, I am in the process of moving a character I play in a campaign from the old character builder over to Herolab. Tonight I was given the item Ioun stone of allure and upon entering it into the character sheet I noticed that the +5 damage buff is not being added into the spells.

Also as a storm sorcerer I have the staff implement, I have a +3staff as well as a +1 staff of knives for those times when I'm just tooo close to the action. with the dual implement spellcaster I should be able to have an implement in my main hand and off hand. Herolab complains when I have both items equipped, but still give the +1 bonus.

The other thing I notice is that Tempest Magic Feat is not being added into the damage. According to CB i should be doing at least +19 points of damage
(not including the ioun stone), where as on herolab I am doing +15 damage.

I'm not sure if I'm missing something in the configuration or if HL is not doing something.
 
ioun stone of allure

According to the data faile ddi_items.dat here's the data for the item:

<thing id="mgIouAll21" name="Ioun Stone of Allure" description="{b}Head Slot{/b}225,000 gp{br}{br}Property: You gain a +4 item bonus to Charisma-based skill checks and Charisma ability checks. You also gain a +5 item bonus to the damage rolls of Charisma-based attacks." compset="MagicItem">
<fieldval field="mgLevel" value="21"/>
<fieldval field="mgFlavor" value="This pink and green sphere increases your presence and force of personality."/>
<usesource source="MordensEmp"/>
<tag group="Rarity" tag="Rare"/>
<tag group="ItemSlot" tag="isHead"/>
</thing>

Most of what needs to be here is missing I will re-download the dataset over night and see what happens.
 
I re-downloaded the data from the site and I notice that this item and many others are missing data related to how they work. I am not sure if this is being done on purpose or what the case may be. It certainly brings into question the usefullness of using this product for 4th edition if the data sets cannot be trusted. Over to you Wolflair, any suggestions, comments?
 
It looks like the script for that item isn't set up properly, so it isn't adding the damage bonus. :( Thanks for the report - I'll log this in our bug list.
 
It looks like the script for that item isn't set up properly, so it isn't adding the damage bonus. :( Thanks for the report - I'll log this in our bug list.

Any way of looking at the original code downloaded from DDI? there are other items as well from that codex that are not being imported properly.
 
How long does it take to get bugs squashed?

It looks like the script for that item isn't set up properly, so it isn't adding the damage bonus. :( Thanks for the report - I'll log this in our bug list.

quick question. What is the average development cycle turn around time for bugs?
 
Back
Top