• 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

Adding Dragons

When you made your copy of one of the dragons on the critter tab, did you delete the copy once you were done looking at it and before testing your real race?
 
~if we're disabled, just get out now
doneif (activated = 0)

~add our rating to Initiative Passes
perform hero.child[attrPass].field[trtMagic].modify[+,1"]

Keeps giving me an arthmatic error. You guys make this look easy.
 
perform hero.child[attrPass].field[trtMagic].modify[+,1"]

should be:

perform hero.child[attrPass].field[trtMagic].modify[+,1,""]

You're missing a comma and a quotation mark in that line.
 
In the editor, go to the Race tab of your freshly created player race type of Dragon and set a Tag "Race" to "rcDraco". (Or Click Counts as.. and select Dracoforms&morphs, NOT Dragons).

GDs as playable chars... I´m envious. And afraid. ^^
 
Last edited:
it shows up in the infected is it supposed to? Great was more for me to keep track of but I've been playing with the idea of a one off 1500 karma game only rule being that no one gets to buy legendary as a quality.
 
Thanks.
Uhm, sorry to bother you, but how do I get this into HeroLab?
HeroLab seems to want an *.hl file.
 
All you need to do is put the .user file in the folder where the data for the game system is (mine's Program Data/Herolab/data/Shadowrun ) and that should do it. After that, the data in the file should be available he next time HL is opened...
 
Thanks, worked like an charm.


Edit:
Got to look at it some.
Is there an easy way to inculde the Mage quality into the race and to set the Magic attribut to an minimum of 6?
I suppose I would need to change Essence too?

Edit2: Fout the Magican qualitiy thingy. Now (currently) idea how to set the minimum magic to 6...
 
Last edited:
I believe I have completed the dragon races.

I did get some assistance from Mathias, from Development Support, so credit where credit is due.

I have created a .user file that holds all 4 dragons, the Magical Tradition, and the metamagic.

I had to create a number of checks that run when the race is loaded, so the stats displayed when picking it are incorrect.
Once the race is loaded, it should match the .pdf released.

If you see any issues, please let me know, as I would love to get this perfect.
Please note, that I am very new at this, so I do expect there to be some mistakes.

I hope you enjoy.
~Jaffer


ps. I had to upload the file as a .zip, as the forums don't appear to let me upload a .user file directly.
 

Attachments

Looks good, much neater than mine. Any possibility to add the option of "Great Dragon" to the file. I prefer to make my dragons using the rules for PC's, just with a lot more Karma.
 
Looks good, much neater than mine.
Thankyou, I tried to make it look as polished as possible.


Any possibility to add the option of "Great Dragon" to the file. I prefer to make my dragons using the rules for PC's, just with a lot more Karma.
I don’t know where I would find rules for how to create Great Dragons.
Without some form of stats, it’s hard to create a balanced and rule following race.

I would also be hesitant to add it to the ‘dragons’ .user file, as I want it to remain as close as possible to the original rules released by Catalyst. (even if it was an April fools joke)

I will take a look when I get the chance, but I can’t make any promises on Great Dragons.

Thankyou for the feedback.
~Jaffer
 
Don't have the april fool pdf at hand, but if I remember correctly there is a paragraph about great dragons in there.
 
Back
Top