View Single Post
RavenX
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2011
Location: Nowhere, Virginia
Posts: 3,633

Old December 27th, 2014, 10:34 AM
You will need to run a script that removes the ClanFavor.dCelerity tag on the hero to get this to work. Traditionally speaking, bloodlines only add new disciplines, at least that's how the mechanic worked when the system was originally done.

You'll have to fiddle around with code's timing a bit but you want something like this
Code:
  perform hero.delete[ClanFavor.dCelerity]
Since the tag for favored disciplines goes directly to the hero. This should fix your problem once you get the timing on the script correct.

RavenX Pronouns: She/Her

Please do not PM me to inquire about datafiles I coded "for personal use" such as Exalted, World of Darkness, AD&D, or Warhammer 40K Roleplaying. I appreciate your interest, but I do not own the Intellectual Property rights to these game systems. Nor do I have permission from any of the Publishers to distribute the data files. As such, I cannot distribute the work I have done with community on these files. They are "for personal use" only. Thank you.

I am far too busy these days to answer emails. If you message me here there is no guarantee I will get back to you at all.
RavenX is offline   #2 Reply With Quote