Difference between revisions of "Script:It's a Trap"
From Roll20 Wiki
Andreas J. (Talk | contribs) m (list supported sheets/systems) |
Andreas J. (Talk | contribs) m |
||
(13 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
+ | {{revdate}} | ||
+ | {{main|API:Script Index}} | ||
{{script overview | {{script overview | ||
|name=It's A Trap! | |name=It's A Trap! | ||
− | |author=[[ | + | |author=[[Ada Lindberg|Ada L.]] |
|version=3.13.1 | |version=3.13.1 | ||
|lastmodified=2020-06-22 | |lastmodified=2020-06-22 | ||
Line 7: | Line 9: | ||
|dependencies={{api repository link|Token Collisions}}, {{api repository link|Vector Math}} | |dependencies={{api repository link|Token Collisions}}, {{api repository link|Vector Math}} | ||
|conflicts=none}} | |conflicts=none}} | ||
− | + | '''It's a Trap''' is a script that allows the [[GM]] to quickly and very easily set up traps on the [[Layers#GM_Info_Overlay|GM layer]], and detect when [[tokens]] on the objects layer move over them. This trap detection even works for tokens moving by [[Moving Tokens#Waypoints|waypoints]]. | |
− | + | ||
* The API exists as a generic, standalone version, along with versions tailored to work right away with specific Game Systems/Character sheets. | * The API exists as a generic, standalone version, along with versions tailored to work right away with specific Game Systems/Character sheets. | ||
− | * Full information about the script, its installation, and use: '''{{repo|Roll20/roll20-api-scripts/tree/master/Its%20A%20Trap Readme}}''' | + | * It can be used in combination with '''[[TokenMod]]''', '''{{fpl|4041327/ Areas of Effect}}''', and the '''[[Script:KABOOM|KABOOM]]''' APIs |
+ | |||
+ | |||
+ | <big><u>Full information about the generic script, its installation, and use: '''{{repo|Roll20/roll20-api-scripts/tree/master/Its%20A%20Trap#readme Readme}}'''</u></big> | ||
+ | * sheet-specific version info: go to the {{repo|Roll20/roll20-api-scripts/ api scripts repository}} and check the readme for your specific version. | ||
+ | {{#evp:youtube|KdQg6Fhxg-I|Setting Up "It's a Trap" API|right|600}} | ||
<br> | <br> | ||
'''Versions of "It's A Trap!"''': | '''Versions of "It's A Trap!"''': | ||
− | * '''It's a Trap! - Burn Bryte theme''' - Supports the [[Burn Bryte]] sheet/game. {{forum|permalink/9064876/ | + | * '''It's a Trap!''' -- {{repo|Roll20/roll20-api-scripts/tree/master/Its%20A%20Trap#readme readme}} |
− | * '''It's a Trap! - D&D 3.5E theme''' | + | ** generic version that you need to configure to work with whatever sheet you're using. |
+ | * '''It's a Trap! - Burn Bryte theme''' - Supports the [[Burn Bryte]] sheet/game. {{forum|permalink/9064876/ thread}} | ||
+ | * '''It's a Trap! - D&D 3.5E theme''' -- {{repo|Roll20/roll20-api-scripts/tree/master/ItsATrap_theme_DnD3.5#readme readme}} | ||
** supports the following D&D 3.5E character sheets:, "D&D 3.5E" by Diana P., "Adventure Pack" by Smurf, "The Black Company" by [[Ziechael]] | ** supports the following D&D 3.5E character sheets:, "D&D 3.5E" by Diana P., "Adventure Pack" by Smurf, "The Black Company" by [[Ziechael]] | ||
− | * '''It's a Trap! - D&D 5E Generic''' -- Supports the [[5ESheet| | + | * '''It's a Trap! - D&D 5E Generic''' -- {{repo|Roll20/roll20-api-scripts/tree/master/ItsATrap_theme_5E_Generic#readme readme}} |
+ | ** Supports the [[5ESheet|Official 5E]], [[DnD5E Community Contributed|5E (Community)]], [[DnD5e Shaped Character Sheet|5E (Shaped)]] sheets | ||
* '''It's a Trap! - Gamma World 7E theme''' -- supports sheet by same name | * '''It's a Trap! - Gamma World 7E theme''' -- supports sheet by same name | ||
− | * '''It's a Trap! - [[Pathfinder]] theme''' | + | * '''It's a Trap! - [[Pathfinder]] theme''' |
+ | ** supports the [[Pathfinder Official|Official]], [[Pathfinder Community Sheet|Community]], and ''Pathfinder (Simple)''-sheets | ||
* '''It's a Trap! - Roleplaying is Magic 4E theme''' -- supports sheet by same name | * '''It's a Trap! - Roleplaying is Magic 4E theme''' -- supports sheet by same name | ||
* '''It's a Trap! - Starfinder theme''' -- Supports the official and simple [[Starfinder]] sheets | * '''It's a Trap! - Starfinder theme''' -- Supports the official and simple [[Starfinder]] sheets | ||
Line 26: | Line 36: | ||
==Links== | ==Links== | ||
* {{forum|permalink/6927186/ It's A Trap! v3.9}} - Oct 2019 | * {{forum|permalink/6927186/ It's A Trap! v3.9}} - Oct 2019 | ||
− | * {{forum|permalink/9064876/ | + | * {{forum|permalink/9064876/ (Script) It's A Trap! - Burn Bryte theme}} |
+ | ==See Also== | ||
+ | * [[Script:SelectManager|SelectManager]] - can be used to extend It's a Trap's token selection | ||
<br> | <br> | ||
[[Category:DnD5E]] | [[Category:DnD5E]] | ||
Line 32: | Line 44: | ||
[[Category:Pathfinder]] | [[Category:Pathfinder]] | ||
[[Category:Starfinder]] | [[Category:Starfinder]] | ||
− | [[Category: | + | [[Category:World of Darkness]] |
Latest revision as of 09:13, 23 June 2022
Page Updated: 2022-06-23 |
Main Page: API:Script Index
API ScriptAuthor: Ada L.
Version: 3.13.1
Last Modified: 2020-06-22
Code: Its A Trap
Dependencies: Token Collisions, Vector Math
Conflicts: none
Version: 3.13.1
Last Modified: 2020-06-22
Code: Its A Trap
Dependencies: Token Collisions, Vector Math
Conflicts: none
It's a Trap is a script that allows the GM to quickly and very easily set up traps on the GM layer, and detect when tokens on the objects layer move over them. This trap detection even works for tokens moving by waypoints.
- The API exists as a generic, standalone version, along with versions tailored to work right away with specific Game Systems/Character sheets.
- It can be used in combination with TokenMod, Areas of Effect(Forum), and the KABOOM APIs
Full information about the generic script, its installation, and use: Readme
- sheet-specific version info: go to the api scripts repository and check the readme for your specific version.
Versions of "It's A Trap!":
- It's a Trap! -- readme
- generic version that you need to configure to work with whatever sheet you're using.
- It's a Trap! - Burn Bryte theme - Supports the Burn Bryte sheet/game. thread(Forum)
- It's a Trap! - D&D 3.5E theme -- readme
- supports the following D&D 3.5E character sheets:, "D&D 3.5E" by Diana P., "Adventure Pack" by Smurf, "The Black Company" by Ziechael
- It's a Trap! - D&D 5E Generic -- readme
- Supports the Official 5E, 5E (Community), 5E (Shaped) sheets
- It's a Trap! - Gamma World 7E theme -- supports sheet by same name
- It's a Trap! - Pathfinder theme
- It's a Trap! - Roleplaying is Magic 4E theme -- supports sheet by same name
- It's a Trap! - Starfinder theme -- Supports the official and simple Starfinder sheets
- It's a Trap! - World of Darkness classic theme
- Supports: Changeling: The Dreaming, Demon: The Fallen, Mage: The Ascension, Vampire: The Dark Ages, Vampire: The Masquerade, Werewolf: The Apocalypse, and all the forementioned's 20th anniversary edition variations.
[edit] Links
- It's A Trap! v3.9(Forum) - Oct 2019
- (Script) It's A Trap! - Burn Bryte theme(Forum)
[edit] See Also
- SelectManager - can be used to extend It's a Trap's token selection