Lone Wolf Development Forums

Lone Wolf Development Forums (http://forums.wolflair.com/index.php)
-   HL - World of Darkness (http://forums.wolflair.com/forumdisplay.php?f=52)
-   -   Bloodline and Discipline changes - a question. (http://forums.wolflair.com/showthread.php?t=51712)

Kalean December 25th, 2014 05:32 PM

Bloodline and Discipline changes - a question.
 
Hey there, I've recently started a Vampire game where my character has a bloodline from a non-core book, and since it looks like Pollution's user data files on the subjects aren't linked anywhere on the forum, I decided to start creating the bloodline in the editor myself.

The tutorial is super helpful, but I encountered a problem after defining favored disciplines for the bloodline. In this case, the bloodline's favored disciplines do not include one of the traditional parent Clan's disciplines: Celerity, replacing it with Vigor. But when I try to test the bloodline in-Lab, despite Vigor now working appropriately, Celerity is still starred as a favored discipline, and still only costs 5 XP per dot.

I apologize if I missed it in the tutorial somewhere, but I can't figure out how to get Celerity to be 'out of clan' when this bloodline is taken.

RavenX 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.

Bael the Cruel December 29th, 2014 06:28 AM

Actually, there were several bloodlines from the early days that removed a parent clan discipline. The Khaibit removed Obfuscate from the Mekhet. They replaced it with Obtenebration. It was rare, but it did happen.

RavenX December 30th, 2014 12:22 PM

Quote:

Originally Posted by Bael the Cruel (Post 200437)
Actually, there were several bloodlines from the early days that removed a parent clan discipline. The Khaibit removed Obfuscate from the Mekhet. They replaced it with Obtenebration. It was rare, but it did happen.

Well it is good to know this was a common thing, the method for dealing with Hero Lab remains unchanged. I know Lone Wolf hasn't put any work into these data files for many years now. While it would be great to have tags that remove things simply, the only way I know of to do it is with scripting code. Fortunately the World of Darkness core files are easy enough to work with that I can do this easily usually.


All times are GMT -8. The time now is 11:11 PM.

Powered by vBulletin® - Copyright ©2000 - 2024, vBulletin Solutions, Inc.
wolflair.com copyright ©1998-2016 Lone Wolf Development, Inc. View our Privacy Policy here.