These are all of the placeholders MythicRPG provides
Caster Placeholders
Placeholder | Function |
---|---|
<caster.archetype.[group]> | Returns the caster's archetype from the specified group
|
Placeholder API Integration
Placeholder | Function |
---|---|
%mythic_reagent_[name]% | The reagent's current value. Defaults to 0 .If the resource does not exist, returns [Invalid_Resource]
|
%mythic_reagent_max_[name]% | The reagent's max value. Defaults to 0 .If the resource does not exist, returns [Invalid_Resource]
|
%mythic_class_[group]% | The player's selected archetype of the specified group. Defaults to NONE
|