-
Notifications
You must be signed in to change notification settings - Fork 394
Event hooks
Filip Gokstorp edited this page Mar 11, 2016
·
10 revisions
This is a list of event hooks that can be found in the code, taken from uses in cards
.
Events related to click actions taken on corp or runner's turn.
:corp-click-credit
:corp-click-draw
:corp-draw
:advance
:pre-corp-install
:corp-install
:server-created
:pre-purge
:purge
:play-operation
:runner-click-draw
:runner-draw
:runner-spent-click
:pre-install
:runner-install
:play-event
Events related to runs
:run
:pre-ice-strength
:pre-breaker-strength
:no-action
:jack-out
:pass-ice
:pre-access-card
:access
:successful-run
:successful-run-ends
:run-ends
Events related to the start and end of player turns
:pre-first-turn
:corp-phase-12 -- when corp enters Step 1.2 between Start Turn and Mandatory Draw
:corp-turn-begins -- when corp ends Step 1.2
:corp-turn-ends
:runner-phase-12 -- when runner enters Step 1.2 between Start Turn and Take Clicks
:runner-turn-begins -- when runner ends Step 1.2
:runner-turn-ends
:pre-init-trace
:trace
:successful-trace
:pre-tag
:pre-advancement-cost
:agenda-counter-spent
:pre-steal-cost
:agenda-stolen
:agenda-scored
:pre-rez
:pre-rez-cost
:rez
:pre-damage
:damage
:pre-trash
:runner-trash
:expose
:counter-added
:card-moved
:corp-loss
:runner-loss
:psi-game