/tg/ Station 13 - Modules - TypesVar Details

trading_card_summon

Vars

card_refHolds a reference to the card itself.
hologramReference to the hologram object itself.
markedIs the card marked or not.
modified_colorColor that stats become if they've been changed from their default.
power_colorColor of the power stat.
power_overlayReference to the text overlay for power.
resolve_colorColor of the resolve stat.
resolve_overlayReference to the text overlay for resolve.
summon_powerPower statistics for the hologram, stored seperately to the template as they can be modified.
summon_resolveResolve statistics for the hologram, stored seperately to the template as they can be modified.
tappedIs the card tapped (rotated) or not.
team_colorColor of the holograms produced.
templateHolds 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.