-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #818 from MegaMek/aero_tables
Optional reference tables for aerospace record sheets
- Loading branch information
Showing
17 changed files
with
833 additions
and
6 deletions.
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
resources/megameklab/com/printing/reference/AeroHitLocation.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
title=HIT LOCATION TABLE | ||
dieRoll2d6=Die Roll\n(2D6) | ||
nose=Nose | ||
side=Side | ||
aft=Aft | ||
aboveBelow=Above/Below | ||
wing=Wing | ||
rwing=Right Wing | ||
lwing=Left Wing | ||
rside=Right Side | ||
lside=Left Side | ||
frontSide=Front Side | ||
aftSide=Aft Side | ||
foreRight=Fore-Right | ||
foreLeft=Fore-Left | ||
aftRight=Aft-Right | ||
aftLeft=Aft-Left | ||
avionics=Avionics | ||
bomb=Bomb | ||
cargo=Cargo | ||
cic=CIC | ||
collar=Collar | ||
control=Control | ||
crew=Crew | ||
dockingCollar=Docking Collar | ||
door=Door | ||
engine=Engine | ||
fcs=FCS | ||
fuel=Fuel | ||
gear=Gear | ||
gravDeck | ||
heatSink=Heat Sink | ||
kfBoom=K-F Boom | ||
kfDrive=K-F Drive | ||
lifeSupport=Life Support | ||
sensors=Sensor | ||
thruster=Thruster | ||
weapon=Weapon | ||
broadsideWeapon=Broadside Weapon | ||
frontSideWeapon=Front Side Weapon | ||
aftSideWeapon=Aft Side Weapon |
35 changes: 35 additions & 0 deletions
35
resources/megameklab/com/printing/reference/AeroToHitMods.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
title=TO-HIT MODIFIERS | ||
range=Range | ||
short=Short | ||
medium=Medium | ||
long=Long | ||
extreme=Extreme | ||
targetInterveningConditions=Target/Intervening conditions | ||
attackAgainstAft=Attack against aft | ||
attackAgainstSide=Attack against side | ||
attackAgainstNose=Attack against nose | ||
flyingAtNOE=Attacker flying at altitude 1\nattacking air target | ||
secondaryTargetForward=Secondary target in fwd arc | ||
secondaryTarget=Secondary target in other arc | ||
targetAirToGround=Target is conducting\nair-to-ground attack | ||
target0velocity=Target is at zero velocity | ||
capitalAgainstSmallTarget=Capital scale weapon vs.\ntarget less than 500 tons | ||
subcapitalAgainstSmallTarget=Sub-capital scale weapon vs.\ntarget less than 500 tons | ||
firingThroughAtmosphere=Firing through atmospheric\nhex on high altitude map | ||
screenHex=Firing into or out of screen hex | ||
targetEvading=Target is evading | ||
attackerConditions=Attacker Conditions | ||
excessThrust=Exceeded safe thrust this turn | ||
outOfControl=Out of control | ||
pilotDamage=Pilot damage | ||
crewDamage=Crew damage | ||
cicDamage=CIC damage | ||
fcsDamage=FCS damage | ||
sensorsHit=Sensor damage | ||
sensorsDestroyed=Sensors destroyed | ||
attackerEvading=Attacker evading | ||
prohibited=Prohibited | ||
|
||
variable=variable | ||
perHit=/hit | ||
perHex=/hex |
9 changes: 9 additions & 0 deletions
9
resources/megameklab/com/printing/reference/AirToGroundAttackTable.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
title=AIR-TO-GROUND ATTACKS | ||
attackType=Attack Type | ||
modifier=Modifier | ||
altitude=Altitude | ||
strafing=Strafing | ||
striking=Striking | ||
diveBombing=Dive bombing | ||
altitudeBombing=Altitude bombing | ||
plusAltitude=+altitude |
4 changes: 4 additions & 0 deletions
4
resources/megameklab/com/printing/reference/ChangingFacingCostTable.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
title=CHANGING FACING COST | ||
velocity=Velocity | ||
thrustPoints=Thrust\npoints | ||
plus1perPoint=+1/point |
24 changes: 24 additions & 0 deletions
24
resources/megameklab/com/printing/reference/ControlRollTable.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
title=CONTROL ROLL TABLE | ||
situation=Situation | ||
movement=Movement | ||
exceedCeiling=Exceed normal operating ceiling | ||
rollMoreThanOnce=Roll more than once in a turn | ||
thrustExceedsSI=Use thrust > current SI | ||
velocityOver2xThrust=Velocity > 2x safe thrust\nin atmosphere | ||
stalling=Stalling | ||
descending3plus=Descending 3+ altitudes in a turn | ||
damage=Damage | ||
avionicsCritical=Avionics critical | ||
controlCritical=Control critical | ||
damagedInAtmosphere=Damaged in atmosphere | ||
modifiers=Modifiers | ||
pilotDamage=Pilot damage | ||
crewDamage=Crew damage | ||
avionicsDamage=Avionics damage | ||
lifeSupportDamage=Life support damage | ||
aboveSafeThrust=Above safe thrust | ||
atmosphericOperations=Atmospheric operations | ||
per20points=Per 20 points of damage | ||
above2xSafeThrust=Velocity above 2x\nsafe thrust | ||
perHit=/hit | ||
perPoint=/point |
8 changes: 8 additions & 0 deletions
8
resources/megameklab/com/printing/reference/RandomMovementTable.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
title=RANDOM MOVEMENT TABLE | ||
d6result=1D6\nResult | ||
effect=Effect | ||
fwd1l2=Forward 1 hex, left 2 hexsides | ||
fwd1l1=Forward 1 hex, left 1 hexside | ||
fwd1=Forward 1 hex | ||
fwd1r1=Forward 1 hex, right 1 hexside | ||
fwd1r2=Forward 1 hex, right 2 hexsides |
4 changes: 4 additions & 0 deletions
4
resources/megameklab/com/printing/reference/StraightMovementTable.properties
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
title=STRAIGHT MOVEMENT | ||
velocity=Velocity | ||
lowAltitude=Low Altitude\nMap | ||
ground=Ground Map |
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.