Register

Traps for GURPS Game AId

An Add-on Module for Foundry Virtual Tabletop

Author: Urikslargda Project Source Versions 12 - 12 (Verified 12) Last Updated 1 month, 2 weeks ago
gurps-traps

Traps for GURPS Game Aid

 
Traps for GGA is a collection of scripts to help with defining how traps behave and tile templates to make custom trap creation as easily repeatable as possible.
 
The scripts are triggered by hidden tiles created with Monk's Active Tile Triggers (MATT) and linked together using Tagger. The first template creates a detection zone that runs the DetectTraps macro on Enter. This works similar to the classic SpellDamage macro for GGA and is triggered by a MATT Chat Message containing GURPS-style trap details so that many different trap configurations can be handled. 
 
If DetectTraps is successful as they enter this zone, the player gets a warning and nothing else happens. 
 
If DetectTraps fails, then the trap is triggered. DetectTraps calls EvadeTrap or ResistEffect along with a Sequencer animation of the trap effect and the Tagger name of the next tile to trigger: the Activation Zone. This tile is activated manually because it shares a description of the trap effects, which you can easily tailor in the tile Trigger for the current scene. 
 
The format for DetectTraps is:

 

The success and fail outcomes for DetectTraps will either warn the player about the trap or trigger it. If triggered, depending on the "title type" of the trap, the result would be to spawn either EvadeTrap or ResistEffect macros using nearly the same format as DetectTraps:
 
For more details, see the wiki

Details

 
Requires:
 
 
 
 

Supported Game Systems

  1. Generic RolePlaying Game Aid

    Latest Version: Version 12.361 Last Updated 3 months, 3 weeks ago

Categories

Available Versions

  1. Version 0.2.4

    1 month, 2 weeks ago
    Foundry Version 12 - 12 (Verified 12) Manifest URL Read Notes
  2. Version 0.2.3

    1 month, 3 weeks ago
    Foundry Version 12 - 12 (Verified 12) Manifest URL Read Notes
  3. Version 0.2.1

    1 month, 3 weeks ago
    Foundry Version 12 - 12 (Verified 12) Manifest URL Read Notes