diff --git a/z_MBLegends/ext_data/mb2/character/h10_Tiplar.mbch b/z_MBLegends/ext_data/mb2/character/h10_Tiplar.mbch new file mode 100644 index 0000000000..13d25d8778 --- /dev/null +++ b/z_MBLegends/ext_data/mb2/character/h10_Tiplar.mbch @@ -0,0 +1,72 @@ +// Air +ClassInfo +{ + name "h10_Tiplar" + weapons WP_MELEE|WP_SABER + saberstyle SS_MEDIUM|SS_STRONG + forcepowers FP_SABER_OFFENSE,2|FP_LEVITATION,3|FP_PUSH,1|FP_PULL,3|FP_ABSORB,1|FP_SEE,1|FP_SABERTHROW,2|FP_SPEED,1 + attributes MB_ATT_FORCEBLOCK,1|MB_ATT_DEFLECT,2|MB_ATT_FORCEFOCUS,2|MB_ATT_GUN_DEFENSE,1|MB_ATT_FP_SABER_DEFENSE,2|MB_ATT_LIGHTS_BEACON|MB_ATT_HEALING,1 + + basespeed 235 + + BPmultiplier 1.0 + APmultiplier 1.1 + ASmultiplier 1.05 + CSmultiplier 1 + saberThrowDamage 40 + forcepool 130 + skilltimermod 2.5 + maxhealth 120 + modelscale 1 + forceregen 1.1 + MBClass MB_CLASS_JEDI + classflags CFL_NOPICKUPS + + special1 EAS_FP_SABERTHROW + + special2 EAS_MELEE + + special3 EAS_FP_ABSORB + + classNumberLimit 1 + + uioverlay "gfx/icons/support" + + forceregen 1 + + saber1 tiplar_legends + sabercolor 3 + + model "tiplee" + skin "tiplar" + uishader "models/players/tiplee/mb2_icon_tiplar" +} + +description "Tiplar [Jedi] + +A single jedi from a pair of sisters. +Skilled in regards to dueling but weak when it comes to blasters, Tiplar relies on her sister Tiplee heavily. + +^2Weaponry: +- Melee +- Lightsaber (Yellow/Red) +-- Saber Defense (2) +-- Blaster Defense (1) +-- Saber Deflect (2) +-- EX Saber Throw (2) ^3[CS1] +--- 33% more DMG +-- Slap ^3[CS2] + +^5Force Powers: +- Jump (3) +- Push (3) +- Pull (1) +- Speed (1) +- Sense (1) +- Protect (1) ^3[CS3] + +^8Attributes: +- Force Block (1) +- Force Focus (2) +^7- ^3*^7Light's Beacon (Shares Force Powers with a ^7targeted/nearby ally) +- 250% slower skill CD" \ No newline at end of file diff --git a/z_MBLegends/ext_data/mb2/character/h10_Tiplee.mbch b/z_MBLegends/ext_data/mb2/character/h10_Tiplee.mbch new file mode 100644 index 0000000000..cdd20f4bbd --- /dev/null +++ b/z_MBLegends/ext_data/mb2/character/h10_Tiplee.mbch @@ -0,0 +1,72 @@ +// Air +ClassInfo +{ + name "h10_Tiplee" + weapons WP_MELEE|WP_SABER + saberstyle SS_MEDIUM|SS_FAST + forcepowers FP_SABER_OFFENSE,1|FP_LEVITATION,3|FP_PUSH,3|FP_PULL,1|FP_PROTECT,1|FP_SEE,1|FP_SABERTHROW,2 + attributes MB_ATT_FORCEBLOCK,2|MB_ATT_DEFLECT,2|MB_ATT_FORCEFOCUS,1|MB_ATT_GUN_DEFENSE,2|MB_ATT_FP_SABER_DEFENSE,1|MB_ATT_LIGHTS_BEACON|MB_ATT_HEALING,1 + + basespeed 240 + + BPmultiplier 1.1 + APmultiplier 1 + ASmultiplier 1.0 + CSmultiplier 1.05 + saberDamageStyle SS_FAST,120 + saberThrowDamage 40 + forcepool 120 + forceregen 1.1 + skilltimermod 2.5 + maxhealth 120 + modelscale 1 + MBClass MB_CLASS_JEDI + classflags CFL_NOPICKUPS + + special1 EAS_FP_SABERTHROW + + special2 EAS_MELEE + + special3 EAS_FP_PROTECT + + classNumberLimit 1 + + uioverlay "gfx/icons/support" + + forceregen 1.1 + + saber1 tiplee_legends + sabercolor 4 + + model "tiplee" + skin "default" + uishader "models/players/tiplee/mb2_icon_default" +} + +description "Tiplee [Jedi] + +A single jedi from a pair of sisters. +Skilled in regards to blasters but weak when it comes to dueling, Tiplee relies on her sister Tiplar heavily. + +^2Weaponry: +- Melee +- Lightsaber (Yellow/Blue) +-- Saber Defense (1) +-- Blaster Defense (2) +-- Saber Deflect (2) +-- EX Saber Throw (2) ^3[CS1] +--- 33% more DMG +-- Slap ^3[CS2] + +^5Force Powers: +- Jump (3) +- Push (1) +- Pull (3) +- Sense (1) +- Protect (1) ^3[CS3] + +^8Attributes: +- Force Block (2) +- Force Focus (1) +^7- ^3*^7Light's Beacon (Shares Force Powers with a ^7targeted/nearby ally) +- 250% slower skill CD" \ No newline at end of file diff --git a/z_MBLegends/ext_data/mb2/teamconfig/LEG_Good.mbtc b/z_MBLegends/ext_data/mb2/teamconfig/LEG_Good.mbtc index 5b769efe19..85a35b206d 100644 --- a/z_MBLegends/ext_data/mb2/teamconfig/LEG_Good.mbtc +++ b/z_MBLegends/ext_data/mb2/teamconfig/LEG_Good.mbtc @@ -119,10 +119,12 @@ SubclassesForClass6 Subclass2 "h10_PloK" Subclass3 "h10_JTradition" Subclass4 "h10_JHeal" - Subclass5 "h10_LukeSky" - Subclass6 "h10_Starkiller" - Subclass7 "h10_JSavant" - Subclass8 "h10_JApostate" - Subclass9 "h10_Rosh" - Subclass10 "h10_Grogu" -} \ No newline at end of file + Subclass5 "h10_Tiplar" + Subclass6 "h10_Tiplee" + Subclass7 "h10_LukeSky" + Subclass8 "h10_Starkiller" + Subclass9 "h10_JSavant" + Subclass10 "h10_JApostate" + Subclass11 "h10_Rosh" + Subclass12 "h10_Grogu" +}