Lone Wolf Development Forums  

Go Back   Lone Wolf Development Forums > Hero Lab Forums > HL - Savage Worlds
Register FAQ Community Today's Posts Search

Notices

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Gumbytie
Senior Member
 
Join Date: Jun 2010
Location: Florida
Posts: 235

Old April 29th, 2017, 07:29 AM
So I have the Edge - Fallen Noble. It has 3 options. One of the options modifies starting wealth.

Parts of the Edge are:
Code:
<fieldval field="usrCandid1" value="component.Simple &amp; User.Advant"/>
<tag group="ChooseSrc1" tag="Thing"/>
<eval index="2" phase="PreTraits" priority="5500"><![CDATA[
if (field[usrChosen1].ischosen >= 1) then
herofield[acCashMult].value += 2
endif]]>
<before name="Calc trtFinal"/>
</eval>
Works perfectly find from the following 3 choices:
Code:
  <thing id="siBBBagGo" name="Bag of Gold" compset="Simple">
    <usesource source="Beasts"/>
    <tag group="User" tag="Advant"/>
    </thing>
  <thing id="siBBFollo" name="Follower" compset="Simple">
    <usesource source="Beasts"/>
    <tag group="User" tag="Advant"/>
    </thing>
  <thing id="siBBHeirl" name="Heirloom" compset="Simple">
    <usesource source="Beasts"/>
    <tag group="User" tag="Advant"/>
    </thing>
What it does NOT do is actually change the starting cash. I don't get erros, just no modification. So, is this actually possible and I just need to adjust timing or some code?

Or is this the infamous...make 3 different Edges, sigh.

Cheers,
Gumbytie
Gumbytie is online now   #1 Reply With Quote
 


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
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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