3.5 system
I'm building a Desert Kobold Dragonkind Rogue creating the missing feats. My goal is to add a tag to the race (Race.DragonKind) after selecting the feat. Currently, I'm having a duplicate bug that I'm hoping someone can solve.
Pre-Feat application
Race (custom): Desert Kobold. Aside from a few changes in numbers, it's basically the same as a kobold. Some tags of note for the Desert Kobold are as follows... (Group ID.Tag ID)
Race.Kobold
Race.stypReptil
Race.typHumanoi
WeightDice.1
WeightSize.6
When I test the custom race, everything is good. Double-checking the tags via Develop > Floating Info Windows > Show Hero Tags. Good to go.
Feat (custom): Dragonwrought. Tag... Race.DragonKind
Bootstrap: Thing - rDsrtKbld (desert kobold race ID), tags Race.RagonKind
When I test it and apply the Dragonwrought feat, there are duplicates that happen in the tags. In fact, every tag attached to the race is being duplicated. Two languages, two types, two weight dice, ect.
Any thoughts?
I'm building a Desert Kobold Dragonkind Rogue creating the missing feats. My goal is to add a tag to the race (Race.DragonKind) after selecting the feat. Currently, I'm having a duplicate bug that I'm hoping someone can solve.
Pre-Feat application
Race (custom): Desert Kobold. Aside from a few changes in numbers, it's basically the same as a kobold. Some tags of note for the Desert Kobold are as follows... (Group ID.Tag ID)
Race.Kobold
Race.stypReptil
Race.typHumanoi
WeightDice.1
WeightSize.6
When I test the custom race, everything is good. Double-checking the tags via Develop > Floating Info Windows > Show Hero Tags. Good to go.
Feat (custom): Dragonwrought. Tag... Race.DragonKind
Bootstrap: Thing - rDsrtKbld (desert kobold race ID), tags Race.RagonKind
When I test it and apply the Dragonwrought feat, there are duplicates that happen in the tags. In fact, every tag attached to the race is being duplicated. Two languages, two types, two weight dice, ect.
Any thoughts?