Last active
June 16, 2020 16:18
-
-
Save Jorshasaur/7f10d88c7a908595627813f60432fc69 to your computer and use it in GitHub Desktop.
NPC_Starship_Combat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| &{template:default} {{name=@{selected|token_name}}} {{Crew Roll=[[1d20<[[ @{attribute} + @{discipline} ]]cs<@{discipline}cf20]] [[1d20<[[ @{attribute} + @{discipline} ]]cs<@{discipline}cf20]]}} {{Extra Crew Dice=[[ ?{Extra Crew Dice (1 Threat Each)|0}d20<[[ @{attribute} + @{discipline} ]]cs<@{discipline}cf20 ]] }} {{—}} {{Fire Weapon=[[ 1d20<[[ @{ship_weapons} + @{ship_security} ]]cs<@{ship_security}cf20 ]]}} {{Cannon Damage= [[ [[ @{ship_security} + @{ship_scale} + 2 ]]t[Challenge-Dice] ]] }} {{Bank Damage= [[ [[ @{ship_security} + @{ship_scale} + 1 ]]t[Challenge-Dice] ]] }} {{Array Damage= [[ [[ @{ship_security} + @{ship_scale} ]]t[Challenge-Dice] ]] }} {{Torpedo Damage= [[ [[ @{ship_security} + 3 ]]t[Challenge-Dice] ]] }} {{—-}} {{Evasive Action= [[ 1d20<[[ @{ship_structure} + @{ship_conn} ]]cs<@{ship_conn}cf20 ]]}}{{Attack Pattern=[[ 1d20<[[ @{ship_weapons} + @{ship_conn} ]]cs<@{ship_conn}cf20 ]]}} {{Scan for Weakness=[[ 1d20<[[ @{ship_sensors} + @{ship_security} ]]cs<@{ship_security}cf20 ]]}} {{Regen Shields= [[ 1d20<[[ @{ship_structure} + @{ship_engineering} ]]cs<@{ship_engineering}cf20 ]]}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment