##################################################
#
#                   Albatros D.III
#
##################################################


##################################################
#                   WeaponModes
##################################################
#
# Only 1 modification per Group can be active
#
# Modification '0 *** #0 *** 1 *** default' has to be ALLWAYS active!
#
# For getting the correct value to enter into the 'WMmask' field of the mission editor
# simply add all wanted/needed modifcations (the integer)
# Note: That result should NEVER BE EVEN!
#
# Convert the number you get to binary
# and enter that binary (leading 0's should be stripped) into that field.
#
# Number *** #Group *** Integer *** Name

0 *** #0 *** 1 *** default
1 *** #1 *** 2 *** LewisOverwing
2 *** #2 *** 4 *** Aldis
3 *** #2 *** 8 *** IronSight
4 *** #3 *** 16 *** SpeedGauge
5 *** #4 *** 32 *** AttitudeGauge
6 *** #5 *** 64 *** ClockGauge
7 *** #6 *** 128 *** TempGauge
8 *** #7 *** 256 *** AmmoCountGauge
9 *** #8 *** 512 *** CockpitLight

##################################################
#                   Ammunition
##################################################
#
# Number *** Modifications to be set/unset *** Loadout Details: [number of]x Weapon (Ammunition) [+ next weapon...] *** Name (shown in Mission Editor)
#
# Note: The 'Modifications to be set/unset' has to be interpreted the following way
# It _allways_ contains 1 oder more numbers
# and maybe followed by several _negative_ numbers (allways separated be ',')
#
#
#
# The first (and allways present part before any ',') has to be read number by number!
# If it's positive that means all the modifications _MUST_ be activated
# If it's negative that means all the modifications _MUST NOT_ be activated
#
# So if it is '137' that means that Modification 1, 3 AND 7 _MUST_ be activated
# And if it is '-1' that means that Modification 1 _MUST NOT_ be activated
#
# For the rest of the modifications (which are optional) it figured out, that they should be _ALLWAYS_ negative.
# And these ones shoult _NOT_ be set!
#
# So if the 'Modifications to be set/unset' reads like '137,-2,-4,-6'
# Modification 1, 3 and 7 _MUST_ be activated
# Modification 2, 4 and 6 _MUST NOT_ be activated
# Every other (not mentioned) modification _CAN_ be used with this loadout
#
# And if the 'Modifications to be set/unset' reads like '-1,-2,-4,-6'
# Modification 1, 2, 4 and 6 _MUST NOT_ be activated
# Every other (not mentioned) modification _CAN_ be used with this loadout

0 *** -1 *** 2x LMG0815 (1000x AP) *** 0,1-LMG0815-AP-1000
1 *** -1 *** 2x LMG0815 (500x AP) *** 0,1-LMG0815-AP-500
2 *** 1 *** 2x LMG0815 (1000x AP) + 1x Lewis (291x AP) *** 0,1-LMG0815-AP-1000 + 2-Lewis-AP-291
3 *** -1 *** empty  *** empty
4 *** 1 *** empty  *** empty
5 *** 0 *** 1x SmokeGenWhiteOne  *** SmokeGenWhiteOne-1
6 *** 0 *** 2x SmokeGenWhiteTwo  *** SmokeGenWhiteTwo-2
7 *** 0 *** 1x SmokeGenBlueOne  *** SmokeGenBlueOne-1
8 *** -0 *** 2x SmokeGenBlueTwo  *** SmokeGenBlueTwo-2
9 *** 0 *** 1x SmokeGenRedOne  *** SmokeGenRedOne-1
10 *** 0 *** 2x SmokeGenRedTwo  *** SmokeGenRedTwo-2
11 *** 0 *** 1x SmokeGenGreenOne  *** SmokeGenGreenOne-1
12 *** 0 *** 2x SmokeGenGreenTwo  *** SmokeGenGreenTwo-2
13 *** 0 *** 1x SmokeGenYellowOne  *** SmokeGenYellowOne-1
14 *** 0 *** 2x SmokeGenYellowTwo  *** SmokeGenYellowTwo-2
15 *** 0 *** 1x SmokeGenBlackOne  *** SmokeGenBlackOne-1
16 *** 0 *** 2x SmokeGenBlackTwo  *** SmokeGenBlackTwo-2
