Steve Jackson Games - Site Navigation
Home General Info Follow Us Search Illuminator Store Forums What's New Other Games Ogre GURPS Munchkin Our Games: Home

Go Back   Steve Jackson Games Forums > Roleplaying > GURPS > GURPS Character Assistant

Reply
 
Thread Tools Display Modes
Old 08-16-2009, 08:37 AM   #1
RobKamm
 
RobKamm's Avatar
 
Join Date: Sep 2004
Location: Chicago
Default Injury Tolerance's x(#buildit)

I've been getting back to playing with the templates in DF5 and have run into a problem.

Injury Tolerance includes an x(#buildit) tag. I'm using #replacetages to insert initmods for the modifiers, but the #buildit is still opening a window to allow the user to select modifiers. Is there a way to remove or override the x(#buildit)?
RobKamm is offline   Reply With Quote
Old 08-16-2009, 08:58 AM   #2
ericbsmith
 
ericbsmith's Avatar
 
Join Date: Aug 2004
Location: Binghamton, NY, USA. Near the river Styx in the 5th Circle.
Default Re: Injury Tolerance's x(#buildit)

Code:
#Replacetags in "AD:Injury Tolerance" with "x()"
That should clear out the x() tag, and the #buildit command that's in there. Note, of course, that you should probably

Code:
#Clone "AD:Injury Tolerance" as "AD:Injury Tolerance (Foo)"
#Replacetags in "AD:Injury Tolerance (Foo)" with "x()"
__________________
Eric B. Smith GURPS Data File Coordinator
GURPSLand
I shall pull the pin from this healing grenade and...
Kaboom-baya.
ericbsmith is online now   Reply With Quote
Old 08-16-2009, 09:25 AM   #3
RobKamm
 
RobKamm's Avatar
 
Join Date: Sep 2004
Location: Chicago
Default Re: Injury Tolerance's x(#buildit)

Thanks, for all the various trys I've made replacing the x with a blank didn't even occur to me. Thanks.

And, yes, I'm working with a clone.

Got any tricks for modifiers on modifiers? I'm thinking about just adding a special-case modifier with the adjustments built into it. Take a look at either of DF5's Insect Swarm to get an idea of the current problem.
RobKamm is offline   Reply With Quote
Old 08-16-2009, 09:43 AM   #4
ericbsmith
 
ericbsmith's Avatar
 
Join Date: Aug 2004
Location: Binghamton, NY, USA. Near the river Styx in the 5th Circle.
Default Re: Injury Tolerance's x(#buildit)

Quote:
Originally Posted by RobKamm View Post
Got any tricks for modifiers on modifiers?
Currently Modifiers to Modifiers can't be done automatically. How I'd do it is to clone Injury Tolerance into the two different sub-advantages, then apply modifiers normally. e.g. something like:

Code:
#Clone "AD:Injury Tolerance" as "AD:Injury Tolerance (Foo; Diffuse)"
#ReplaceTags in "AD:Injury Tolerance (Foo; Diffuse)" with "cost(100), displaycost(180), initmods(Swarm, +80%), x()"
#Clone "AD:Injury Tolerance" as "AD:Injury Tolerance (Foo; Damage Reduction 2)"
Etc...
__________________
Eric B. Smith GURPS Data File Coordinator
GURPSLand
I shall pull the pin from this healing grenade and...
Kaboom-baya.
ericbsmith is online now   Reply With Quote
Old 08-16-2009, 10:07 AM   #5
RobKamm
 
RobKamm's Avatar
 
Join Date: Sep 2004
Location: Chicago
Default Re: Injury Tolerance's x(#buildit)

Exactly the solution I've been working on and am testing now. I'll just stop posting here and get back to work.

Thanks for the help.
RobKamm is offline   Reply With Quote
Reply

Tags
#buildit, df5, injury tolerance


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Fnords are Off
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 07:06 PM.


Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.