trading_card_summon

Vars | |
card_ref | Holds a reference to the card itself. |
---|---|
hologram | Reference to the hologram object itself. |
marked | Is the card marked or not. |
modified_color | Color that stats become if they've been changed from their default. |
power_color | Color of the power stat. |
power_overlay | Reference to the text overlay for power. |
resolve_color | Color of the resolve stat. |
resolve_overlay | Reference to the text overlay for resolve. |
summon_power | Power statistics for the hologram, stored seperately to the template as they can be modified. |
summon_resolve | Resolve statistics for the hologram, stored seperately to the template as they can be modified. |
tapped | Is the card tapped (rotated) or not. |
team_color | Color of the holograms produced. |
template | Holds all the default details of the card. |
Var Details
card_ref

Holds a reference to the card itself.
hologram

Reference to the hologram object itself.
marked

Is the card marked or not.
modified_color

Color that stats become if they've been changed from their default.
power_color

Color of the power stat.
power_overlay

Reference to the text overlay for power.
resolve_color

Color of the resolve stat.
resolve_overlay

Reference to the text overlay for resolve.
summon_power

Power statistics for the hologram, stored seperately to the template as they can be modified.
summon_resolve

Resolve statistics for the hologram, stored seperately to the template as they can be modified.
tapped

Is the card tapped (rotated) or not.
team_color

Color of the holograms produced.
template

Holds all the default details of the card.