mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Remove <>
This commit is contained in:
@@ -2839,7 +2839,7 @@ function getSubRoomDetails(room) {
|
||||
function getMechTug(mechType) {
|
||||
switch(mechType) {
|
||||
case "Beatbox":
|
||||
return "You can spend Diesel as SP. Additionally, you have Mixtape. Instead of one loadout, you have an A side and a B side. When you obtain a munition or armament (a \"song\"), choose which side to record it on. You may not repeat munitions or armaments between sides. As an automatic action, you can switch to the opposite loadout. Between missions, you may modify both sides, as long as they never contain duplicates.\r\nUpgrade cost 3, repeatable: Buy a distortion for side A or side B. Each distortion affects every ability on that side. Each side can hold 3 distortions. Distortions may not be repeated between sides.";
|
||||
return "You can spend Diesel as SP. Additionally, you have Mixtape. When you obtain a munition or armament choose which side to record it on. You may not repeat munitions or armaments between sides. As an automatic action, you can switch to the opposite loadout. Between missions, you may modify both sides, as long as they never contain duplicates.\r\nUpgrade cost 3, repeatable: Buy a distortion for side A or side B. Each distortion affects every ability on that side.";
|
||||
case "Boomwagon":
|
||||
return "Munition slots in your loadout can hold munitions or armaments. That is, you could have 6 armaments and 0 munitions, instead of the usual limit of 3 of each. Additionally, if you start your turn without any Diesel, you may take an additional action. If you are part of a supermech, the entire supermech must not have diesel. Each of your munitions with the \"blow a fuse\" condition can only activate if you have an unblown fuse to blow.";
|
||||
case "Dynamo":
|
||||
@@ -2847,7 +2847,7 @@ function getMechTug(mechType) {
|
||||
case "The Frog":
|
||||
return "You have a hopper, a big, unfillable void in your gut. As an action, you can attempt to Gobble a close creature smaller than yourself. This is an automatic action if the creature is willing. Gobbled creatures are stored in The Frog's belly and are considered to be carried and isolated from all non-gobbled creatures. They are considered Weakened when harming the frog from the inside. The frog can store a max of [2] creatures. Mechs cannot be stored inside the frog, they are too big. The frog can open its mouth without spending an action, allowing all gobbled creatures out. Gobbled creatures can spend an action to force the pilot to make an Attribute test of their (the gobbled creature's) choice. On a failure, the gobbled creature escapes. There are no other failure or mixed success consequences.\r\nUpgrade cost 2: You may pull a mounted Operative directly into The Frog's belly, dismounting them in the process.";
|
||||
case "The Germinator":
|
||||
return "You have a fertilizer trail, a Close aura. Whenever an ally in your aura would apply Burning, double it. Any enemy that dies in your aura generates 1 fuel drop, in addition to its normal drop.\r\nUpgrade cost 2: You may spend 1 <Diesel> to transform the extra drop to health instead of fuel.";
|
||||
return "You have a fertilizer trail, a Close aura. Whenever an ally in your aura would apply Burning, double it. Any enemy that dies in your aura generates 1 fuel drop, in addition to its normal drop.\r\nUpgrade cost 2: You may spend 1 Diesel to transform the extra drop to health instead of fuel.";
|
||||
case "Hotbox":
|
||||
return "Hotbox has to constantly monitor Heat. Many of its powers and armaments generate Heat when used. Certain abilities can only be used in specific Heat ranges. General armaments and munitions can be used in any Heat range, and generate 1 Heat. If a pilot exceeds maximum Heat, the mech cannot take any actions.\r\nAny stacks of Burn applied to the mech increase Heat instead of damaging SP.";
|
||||
case "The Juggler":
|
||||
@@ -2882,7 +2882,7 @@ function getMechMshop(mechType) {
|
||||
case "Leftovers":
|
||||
return "The first Power or Munition you use on your turn each round does not cost any Biotech or Diesel.";
|
||||
case "The Predatower":
|
||||
return "On your turn, you may spend 1 <Biotech> to roll a die. If you roll less than or equal to your highest Attribute, gain 2 <Diesel>. You may do this as often as you'd like. This is not an action.";
|
||||
return "On your turn, you may spend 1 <Biotech> to roll a die. If you roll less than or equal to your highest Attribute, gain 2 Diesel. You may do this as often as you'd like. This is not an action.";
|
||||
case "Spider":
|
||||
return "At the start of each mission, gain a number of chits equal to your Cyber score. At any point before or after a roll, you can give yourself or a Close ally 1 chit to increase that roll by 1.";
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user