Moviebattles Wikia

"What a piece of junk!"


This page is incomplete. Please add anything relevant that you can. Keep an eye out for comments while editing, because they might note what needs to be done.

MB_ATT_PISTOL[]

This Attribute affects WP_PISTOL.

Possible Values

  1. Pistol does 26 pts basic damage, no Charged mode possible.
  2. As L1, but Player can now charge the pistol by holding secondary fire.
  3. Now the pistol always shoots the same bullets as the charged L2. Considerably larger ammo drain.

MB_ATT_BLASTER[]

This Attribute affects WP_BLASTER

Possible Values

  1. Blaster does 26 pts base damage, slow fire.
  2. As L1, but there is now a faster fire mode available by using secondary fire, this fire mode has worse accuracy than the primary fire and does slightly less damage. Secondary fire uses up ammo much more quickly.
  3. Secondary fire mode now has the same accuracy and ammo consumption as the primary. The weapon also has a bigger clip.

MB_ATT_DISRUPTOR[]

This Attribute affects WP_DISRUPTOR

Possible Values

  1. Disruptor can fire primary low-energy bolts both in normal and in zoom mode.
  2. The Disruptor can now be charged when in scope mode to do vastly more damage.
  3. The Disruptor can now shoot through walls when charged up.

MB_ATT_BOWCASTER[]

This Attribute affects WP_BOWCASTER

Possible Values

  1. Bowcaster has a low rate of fire.
  2. Bowcaster now has a zoom mode which is available by pressing secondary fire, and has a faster rate of fire and a larger clip.
  3. The Bowcaster can now be charged to do vastly more damage and has a larger clip.

MB_ATT_CLONERIFLE[]

This Attribute affects WP_CLONE_RIFLE

Possible Values

  1. Clone Rifle has a low rate of fire.
  2. Faster rate of fire.
  3. The Clone Rifle has a huge rate of fire.

MB_ATT_PROJECTILE_RIFLE[]

This Attribute affects WP_PROJ

Possible Values

  1. Projectile rifle does a basic 150pts damage.

MB_ATT_A280[]

This Attribute affects WP_A280

Possible Values

  1. The A280 does a basic damage at a low rate of fire.
  2. Can now use an alternate mode for burst fire.
  3. Same as L2, but with a scope available by pressing secondary attack.

MB_ATT_THERMALS[]

This Attribute affects WP_REAL_TD

Possible Values

  1. The player has one Thermal Detonator.
  2. The player has two Thermal Detonators.
  3. The player has three Thermal Detonatoes.

MB_ATT_PULSE_GRENADES[]

This Attribute affects WP_PULSE_NADE

Possible Values

  1. The player has one pulse grenade.
  2. The player has two pulse grenades.
  3. The player has three pulse grenades.

MB_ATT_MICRO_GRENADES[]

This Attribute affects WP_MICRO_GRENADES

Note: Unless MBClass is set to MB_CLASS_SOLDIER, you will need to create a weapon override using the V-59 Concussion Grenade model.

Possible Values

  1. The player has one concussion grenade.
  2. The player has two concussion grenades.
  3. The player has three concussion grenades.

MB_ATT_ARMOUR[]

MB_ATT_ARMOR is deprecated. Use maxarmor instead.

How much armor the class has. By default, has armor level 0. Level 1 gives armor level 1, level 2 gives armor level 2, and level 3 gives armor level 3.

Level Soldier Hero Mandalorian Clone trooper Elite trooper ARC Trooper Bounty Hunter
0 5 15 25 10 10 25 10
1 15 30 50 20 20 50 20
2 25 45 75 50 30 75 50
3 35 60 100 80 40 100 80

MB_ATT_AMMO[]

How much ammunition the Player has. Ammo for each gun is calculated by Ammo = Gun's base Ammo * (1 + Ammo level). Can also use customammo, and clipsize as fields to determine ammo per weapon.

Weapon 0 1 2 3
Blaster Pistol 80 160 240 320
E-11 120 240 360 480
Disruptor Rifle 150 300 450 600
Bowcaster 150 300 450 600
Clone Rifle 150 300 450 600
Clone Pistol 175 350 525 700
A280 / DLT-20a / EE-3 / Westar M5 150 300 450 600
T-21 150 300 450 600
SBD Arm Blaster 150 300 450 600
Westar Pistol 175 350 525 700
Projectile Rifle 10 20 30 40

MB_ATT_RESPAWNS[]

This Attribute affects the Player.

For each level (up to 3), the Player has an extra life.

This value has been outdated by extralives, but it's still valid to maintain compatibility with older FA Setups.

MB_ATT_QUICKTHROW[]

This attribute makes use of WP_FRAGS and WP_PULSE_NADE, and allows the ability to throw grenades while still having another weapon type (A blaster, for example.) equipped.

Possible Values

  1. Throws primary grenades.
  2. Throws secondary grenades.

In the case of a class that has both types of grenades, MB_ATT_QUICKTHROW will throw all your regular frag grenades before attempting to throw pulse grenades. If a class has thermal detonators instead of frag grenades, quickthrow will work with those as well.

MB_ATT_CORTOSIS[]

This Attribute affects the Player

Possible Values

  1. Reduces damage taken from lightsabers to around 50%.
  2. In addition to reducing lightsaber damage, level 2 also turns off the attacker's saber for a short time.

Note: The amount of damage reduced is not increased over Cortosis Level 1.

Note 2: Sabers turn off, not "drop" or "disarm". The effect is like turning your saber off manually, only it lasts a tiny bit longer.

MB_ATT_BLAST_ARMOUR[]

This Attribute affects the Player

Possible Values

  1. Reduces damage taken from explosives and the projectile rifle to around 50%.

MB_ATT_MAGNETIC_PLATING[]

This Attribute affects the Player

Possible Values

  1. Reduces damage taken from blasters to around 50%. Shots will also bounce off the player, but do reduced damage.

MB_ATT_ZOOM[]

This attribute affects MB_CLASS_SBD.

Possible Values

  1. Provides a Zoom to the arm blaster which can be used by pressing Class Special 2.

MB_ATT_ANTI_MT[]

This attribute affects the player.

Possible Values

  1. Anyone with this attribute is immune to FP_TELEPATHY.

MB_ATT_RADAR[]

This attribute affects MB_CLASS_SBD.

Possible Values

  1. If a player has this attribute, enemy players will show up on the radar while the player is in recharge mode (Class Special 1).

MB_ATT_CCTRAINING[]

This Attribute affects the Soldier class

Possible Values

  1. Grants Soldiers the ability to use melee kicks.
  2. Grants Soldiers the ability to use melee katas.

MB_ATT_JETPACK[]

This attribute affects the player.

Possible Values

  1. Provides a jetpack which lets you fly for a period, while using up fuel.

MB_ATT_ROCKET[]

This attribute affects the player.

Possible Values

  1. Grants a single rocket which can be used by pressing the Class Special 1 key.

MB_ATT_FUEL[]

Provides fuel. With the fuel, you can either use a wrist flamethrower or use your jetpack. The jetpack uses 1/3 of fuel before it overheats.

Possible Values

  1. Gives 1/3 of fuel bar.
  2. Gives 2/3 of fuel bar.
  3. Gives full fuel bar.

MB_ATT_FLAMETHROWER[]

This attribute affects the player.

Possible Values

  1. Provides a wrist flamethrower (used with the Class Special 2 key) which does low damage itself but can set people on fire. If the target is exposed to the flame for long enough (usually about 2-3 seconds); they will start burning and taking large damage until the flames are extinguished. A player can do this by moving into water or rolling. You can toggle between the flamethrower and the wrist blaster with the Toggle Weapon Mode/T3 key.

MB_ATT_WRIST_LASER[]

This attribute affects the player.

Possible Values

  1. Provides a powerful wrist laser which can be used with the Class Special 2 key. The wrist laser has a limited number of shots which recharge slowly when it is not being fired. If all these shots are used up the wrist blaster will overheat and explode. This does no damage to the player, but the wrist laser becomes useless. You can toggle the Wrist Flamethrower and the Wrist Laser with the T3 key while in melee.

MB_ATT_STAMINA[]

Determines the rate at which the Stamina bar recharges. (MB_CLASS_CLONETROOPER / MB_CLASS_ARCTROOPER ONLY)

Possible Values

  1. Recharges 1/2 bar per second while walking or still.
  2. Recharges 1 bar per second while walking or still. Can fire while sprinting with no slowdown.
  3. Recharges 1 1/2 bar per second while walking or still and 1 while running/crouching. Can fire while sprinting with no slowdown.

Note: If the FA character is a Clonetrooper or ARC class but is not given Stamina at any level, the Stamina bar will recharge at about 1/4 of a bar per second while walking or still. (Stam 0)

MB_ATT_DEXTERITY[]

This attribute allows the player to perform acrobatics (MB_CLASS_ARCTROOPER only).

Possible Values

  1. Allows the player to dive/roll in the direction they are moving (or forward when still) by pressing the Class Special 2 key. When used, while moving forward the player will perform a long, quick dive forward and use up a small amount of Stamina. When used when moving to the side or backward the player will perform a quick roll in the direction of movement (this costs no Stamina).
  2. Allows the player to perform higher jumps akin to Force Jump 1. These use up a large amount of Stamina.
  3. Allows the player to quickly get up when knocked down by an explosion or force power. This uses up a small amount of Stamina.

MB_ATT_TRACKING_DART[]

Provides tracking darts which can be used by pressing the Class Special 2 key while in melee. Tracked players emit a pink glow which can be seen through walls and while Mind Tricked.

Possible Values

  1. Grants 2 tracking darts.
  2. Grants 4 tracking darts.
  3. Grants 6 tracking darts.

MB_ATT_POISON_DART[]

Provides Poison Darts which can be used by pressing the Class Special 1 key while in melee. If a player is hit by a dart they are poisoned and will take 3dmg/sec, be unable to use dodge or regenerate force and will have slightly distorted vision for the duration of the poison. The effect lasts 10 seconds.

Possible Values

  1. Grants 1 poison dart.
  2. Grants 2 poison darts.
  3. Grants 3 poison darts.

MB_ATT_CLONEBLOBS[]

Provides charged blasts to WP_CLONE_RIFLE. Charged blasts knocks players down.

Possible Values

  1. Provides 3 charged blasts.
  2. Provides 6 charged blasts.
  3. Provides 9 charged blasts.

MB_ATT_PLX1[]

This attribute affects WP_PLX1. If the player has Pulse Grenades the PLX can fire Pulse Rockets by pressing the Switch Weapon Mode/T3 key. Pulse rockets can be remote detonated at any time in flight by pressing the alternate fire button. They use up both one rocket and one pulse grenade.

Possible Values

  1. Provides 1 rocket.
  2. Provides 3 rockets.
  3. Provides 6 rockets.

MB_ATT_SBD_CANNON[]

This attribute affects WP_SBD.

Possible Values

  1. The SBD Arm Blaster weapon is given a secondary fire mode that can be accessed with the Toggle Weapon Mode/T3 key. It fires a concussive blast which knocks players down and does some damage. It must be charged momentarily before firing.

MB_ATT_ARC_RIFLE_SCOPE[]

This attribute Affects WP_M5 (MBClass ARCTROOPER only). Incompatible with MB_ATT_ARC_RIFLE_GRENADELAUNCHER.

Possible Values

  1. Adds a scope to the Westar M-5 rifle used with secondary fire. When using the scope the rifle acts more like a sniper, the shots will do more damage and use up more ammo.

MB_ATT_ARC_RIFLE_GRENADELAUNCHER[]

This attribute affects WP_M5 (MBClass ARCTROOPER only). Incompatible with MB_ATT_ARC_RIFLE_SCOPE.

Possible Values

  1. Adds a grenade launcher to the Westar M-5 used with secondary fire and gives the player an extra pulse grenade. The grenade launcher fires a pulse grenade that will stick to anything it touches (including players and vehicles) and detonate after a few seconds.
  2. Gives the player another pulse grenade.

MB_ATT_RALLY[]

This attribute affects the player.

Possible Values

  1. Players with this attribute will act as a spawn point for players with MB_ATT_ASSEMBLE. If there are multiple classes with MB_ATT_RALLY alive on the team, the players will spawn at the one closest to their place of death. Also, players with MB_ATT_ASSEMBLE will see a green marker at the feet of any players with MB_ATT_RALLY.

MB_ATT_ASSEMBLE[]

This attribute affects the player.

Possible Values

  1. Players with this attribute will respawn (if they have any lives left) at a player with MB_ATT_RALLY. If there are multiple classes with MB_ATT_RALLY alive on the team, the players will spawn at the one closest to their place of death. Also, players with MB_ATT_ASSEMBLE will see a green marker at the feet of any players with MB_ATT_RALLY.

MB_ATT_HULL_STRENGTH[]

This attribute affects the SBD class. Note: This does NOT affect Droidekas. Use MB_ATT_RECHARGE for Shield Strength. Note 2: This is redundant as hit points can be defined specifically with the maxhealth line in the mbch.

Possible Values

  1. Gives the SBD 125HP.
  2. Gives the SBD 150HP.
  3. Gives the SBD 200HP.

MB_ATT_WOOKIE_HEALTH[]

This attribute affects the Wookiee class. Note: This is redundant as hit points can be defined specifically with the maxhealth line in the mbch.

Possible Values

  1. Gives the Wookiee 200HP.
  2. Gives the Wookiee 300HP.
  3. Gives the Wookiee 400HP.

MB_ATT_DODGE[]

MB_ATT_HEALING[]

MB_ATT_WOOKIE_STRENGTH[]

MB_ATT_TURN_RATE[]

MB_ATT_FIREPOWER[]

MB_ATT_RECHARGE[]

MB_ATT_T21[]