#AEs on Edges

1 messages · Page 1 of 1 (latest)

stable pebble
#

On the edge, add an AE that makes the adjustment to Parry. When the Edge is added to the actor, it'll apply the effect

hybrid saffron
# stable pebble On the edge, add an AE that makes the adjustment to Parry. When the Edge is adde...

Thank you for the attention I am very glad for your help. The idea is that this is an upgrade of the chi edge. Each time the person caused damage, he would gain a resource point because he would increase his focus of battle. The additional stat stays in the front of the sheet and is easy to access. The effect is on the sheet that you have to open and the delete button is close to where you open to edit the effect. The way to change the numbers/keys and not mess anything else is important so I would have to teach a player if he chose this edge. Like I said this is not a big deal. For example the Favored terrain, I decided yesterday before going to sleep that I would make it give a bonus to stealth. This is of course temporary until its viable for the foundry game system developers (or the better rolls I think?) to make something that makes the automation of this homebrew edge possible.

#

Sorry for any grammar errors, english is not my main.

stable pebble
#

So you want to change the value that it's applying dynamically?

stable pebble
#

Is it a fixed range of values?

hybrid saffron
stable pebble
#

If it's a small range, like 1-3, you could just have 3 separate AEs and toggle them off and on as needed

hybrid saffron
#

inspiration

#

but its cool, let me continue to translate the edges from fantasy companion

#

ty for the attention

#

bless you

stable pebble
#

But it applies a value, right?

#

or is it just a counter as a currency?

#

If it's the latter, like the bardic inspiration thing, I recommend using Challenge Tracker as a resource tracker

hybrid saffron
stable pebble
#

I use that in my games for bardic inspiration. Tied it to an action that spends the Benny and renders the tracker

stable pebble
#

One sec, let me dig it up

#

So you'd create a macro, set that macro's UUID as the macro to trigger in the Action, and use the function at that link in the macro itself

hybrid saffron
stable pebble
#

Yes

hybrid saffron
#

Because I can't find a function to reduce it on a macro so I will assume its clicking

stable pebble
#

You create a macro that creates the challenge tracker instance

#

Then you set the Action to be a macro based action that references that Macro's UUID

hybrid saffron
#

how do I make it so only the player can see the challenge tracker?

stable pebble
#

That's default

hybrid saffron
#

but the gm will see the challenge tracker always, right?

stable pebble
#

I'm not sure. You'll have to consult the documentation for the module

#

There might be options for suppressing it

hybrid saffron
#

I am testing on my browser, as a dm I can't see it

stable pebble
#

Do you want the GM to see it?

hybrid saffron
stable pebble
#

Check the documentation, it looks like there's some options to show a list of challenge trackers or to even show one by ID

hybrid saffron
stable pebble
#

That's why I asked if this was just a counter or if it actually affected any values

#

But in theory, you could make a macro that adds, removes, or adjusts an AE.