##################################################
#
#                   Spitfire Mk.VB
#
##################################################


##################################################
#                   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 *** Merlin45
2 *** #2 *** 4 *** Mirror

##################################################
#                   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 *** -5 *** 4x BRN303 (1400x AP) + 2x HISMK2 (120x APHE) *** 0,1,2,3-BRN303-AP-1400 + 4,5-HISMK2-APHE-120
1 *** -5 *** Empty  *** Empty
2 *** -5 *** 1x SmokeGenWhiteOne  *** SmokeGenWhiteOne-1
3 *** -5 *** 2x SmokeGenWhiteTwo  *** SmokeGenWhiteTwo-2
4 *** -5 *** 1x SmokeGenBlueOne  *** SmokeGenBlueOne-1
5 *** -5 *** 2x SmokeGenBlueTwo  *** SmokeGenBlueTwo-2
6 *** -5 *** 1x SmokeGenRedOne  *** SmokeGenRedOne-1
7 *** -5 *** 2x SmokeGenRedTwo  *** SmokeGenRedTwo-2
8 *** -5 *** 1x SmokeGenGreenOne  *** SmokeGenGreenOne-1
9 *** -5 *** 2x SmokeGenGreenTwo  *** SmokeGenGreenTwo-2
10 *** -5 *** 1x SmokeGenYellowOne  *** SmokeGenYellowOne-1
11 *** -5 *** 2x SmokeGenYellowTwo  *** SmokeGenYellowTwo-2
12 *** -5 *** 1x SmokeGenBlackOne  *** SmokeGenBlackOne-1
13 *** -5 *** 2x SmokeGenBlackTwo  *** SmokeGenBlackTwo-2
