View Single Post
ShadowChemosh
Senior Member
Volunteer Data File Contributor
 
Join Date: Jan 2010
Location: Chicago, IL (USA)
Posts: 10,729

Old December 4th, 2016, 02:44 PM
Pretty much as TheIronGolem said. I went ahead and updated the .user file to make the changes in the Tags for you. I fixed some Source issues I found and scripted the "Cura Te Ipsum" ability also.

Here is the type of script that was needed on the archetype. This removes one disciple and adds a different one:
Code:
      ~ Remove Broken Blade and add Sliver Crane
      perform hero.childfound[mHelpPWMdc].delete[Discipline.BrokenBlad]
      perform hero.childfound[mHelpPWMdc].assign[Discipline.SilvrCrane]
The above causes the Medic Maneuver tab to no longer display Broken Blade and instead show's Silver Crane.

See attached for the updated .user file.
Attached Files
File Type: email ~PersonalAdditionsMedic.user (42.8 KB, 1 views)

Hero Lab Resources:
Pathfinder - d20pfsrd and Pathfinder Pack Setup
3.5 D&D (d20) - Community Server Setup
5E D&D - Community Server Setup
Hero Lab Help - Hero Lab FAQ, Editor Tutorials and Videos, Editor & Scripting Resources.
Created by the community for the community
- Realm Works kickstarter backer (Alpha Wolf) and Beta tester.
- d20 HL package volunteer editor.
ShadowChemosh is offline   #16 Reply With Quote