From dc75edc6acebeb0f41474392c0834ad760e959d3 Mon Sep 17 00:00:00 2001 From: Centry <35644606+D4ina@users.noreply.github.com> Date: Mon, 21 Nov 2022 02:26:00 +1300 Subject: [PATCH 01/10] Attempt 1 Trying to add bison --- lcp_manifest.json | 2 +- lib/frames.json | 4 ++-- lib/weapons.json | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lcp_manifest.json b/lcp_manifest.json index ad0fcce..6010e99 100644 --- a/lcp_manifest.json +++ b/lcp_manifest.json @@ -2,6 +2,6 @@ "name": "Titanfall Overhaul", "author": "Hammer", "description": "LCP modifaction to add titanfall base frames with additional modifications for making Titanfall 2 Frames.", - "version": "0.3.5b", + "version": "0.3.6b", "item_prefix": "tfimc" } \ No newline at end of file diff --git a/lib/frames.json b/lib/frames.json index ea06e4f..ce836fe 100644 --- a/lib/frames.json +++ b/lib/frames.json @@ -247,14 +247,14 @@ { "id": "imc_bison", - "license_level": 4, + "license_level": 3, "source": "IMC", "name": "Bison", "variant": "Ogre", "mechtype": [ "Defender" ], - "image_url": "https://www.dropbox.com/s/92r79x3xp0k4pk9/ogre-imc.png?raw=1", + "image_url": "https://www.dropbox.com/s/eh04br8xnp749x2/bison.png?dl=0?raw=1", "y_pos": 16, "description": "The H-KA02/a Ogre Heavy Titan is a Titan model produced by Hammond Armament Division and Wonyeon Defense. Developed as an extremely tough Titan chassis, the Ogre's design has been compared to a main battle tank, optimized for taking higher amounts of damage and dealing out more than the Atlas or Stryder Titans. The Ogre stands slightly taller than the Atlas and has bulkier armor. The main entry point of an Ogre is via a large hatch on its top rather than the chest, like the Atlas or Stryder. The Ogre is equipped with a Shield Core, which amps the Titan's shield for a limited time.", "mounts": [ diff --git a/lib/weapons.json b/lib/weapons.json index 02d1ce4..fd910b2 100644 --- a/lib/weapons.json +++ b/lib/weapons.json @@ -5,7 +5,7 @@ "source": "IMC", "license": "Ogre", "license_id": "imc_ogre", - "license_level": 3, + "license_level": 2, "mount": "Heavy", "type": "Cannon", "cost": 2, @@ -305,7 +305,7 @@ "source": "IMC", "license": "Atlas", "license_id": "imc_atlas", - "license_level": 3, + "license_level": 2, "mount": "Main", "type": "Rifle", "cost": 1, @@ -450,7 +450,7 @@ "source": "IMC", "license": "Stryder", "licesne_id": "imc_stryder", - "license_level": 3, + "license_level": 2, "mount": "Main", "type": "Launcher", "cost": 2, From 35a3064239ffbc9be8c1f84f6052943bff652e12 Mon Sep 17 00:00:00 2001 From: Centry <35644606+D4ina@users.noreply.github.com> Date: Mon, 21 Nov 2022 05:14:23 +1300 Subject: [PATCH 02/10] Added Militia Titan Bison Added the Bison titan (Militia Variant of the Ogre based on the Ogre) Added its weapons Shotgun Fists and 'The Harpoon' --- lib/frames.json | 136 ++++++++++++++++++++++------------------------- lib/weapons.json | 106 ++++++++++++++++++++++++++++++++++++ 2 files changed, 171 insertions(+), 71 deletions(-) diff --git a/lib/frames.json b/lib/frames.json index ce836fe..5f24601 100644 --- a/lib/frames.json +++ b/lib/frames.json @@ -5,7 +5,7 @@ "source": "IMC", "name": "Atlas", "mechtype": [ - "Striker" + "Balanced" ], "image_url": "https://www.dropbox.com/s/tsk987szzfk6z71/atlas-imc.png?raw=1", "y_pos": 13, @@ -246,111 +246,105 @@ }, { - "id": "imc_bison", - "license_level": 3, - "source": "IMC", + "id": "militia_bison", + "license_level": 1, + "source": "MILITIA", "name": "Bison", - "variant": "Ogre", "mechtype": [ - "Defender" + "Striker" ], - "image_url": "https://www.dropbox.com/s/eh04br8xnp749x2/bison.png?dl=0?raw=1", + "image_url": "https://www.dropbox.com/s/eh04br8xnp749x2/bison.png?raw=1", "y_pos": 16, - "description": "The H-KA02/a Ogre Heavy Titan is a Titan model produced by Hammond Armament Division and Wonyeon Defense. Developed as an extremely tough Titan chassis, the Ogre's design has been compared to a main battle tank, optimized for taking higher amounts of damage and dealing out more than the Atlas or Stryder Titans. The Ogre stands slightly taller than the Atlas and has bulkier armor. The main entry point of an Ogre is via a large hatch on its top rather than the chest, like the Atlas or Stryder. The Ogre is equipped with a Shield Core, which amps the Titan's shield for a limited time.", + "description": "The KA-BI50N was originally a mining mech from Kodai Mining Industries (A subsidiary of the IMC) though after the destruction of Demeter many workers defected to the Militia bringing their modified Ogre frames with them. The Bison represents some of the Militias best ingenuity at work, combining what they learnt from the Vanguard with IMC technology. At this point in time there are very limited Bison in use due to the limited production of Kodai Mining varients of Ogre Frames but they still see very active use in some post Typhon battles.", "mounts": [ - "Heavy", + "Integrated", "Aux" ], + "integrated": ["imc_bifist_intergrated"], "stats": { "size": 2, - "structure": 5, + "structure": 4, "stress": 4, - "armor": 4, - "hp": 12, - "evasion": 8, - "edef": 8, - "heatcap": 5, - "repcap": 6, - "sensor_range": 4, + "armor": 2, + "hp": 14, + "evasion": 6, + "edef": 10, + "heatcap": 4, + "repcap": 4, + "sensor_range": 8, "tech_attack": 0, "save": 10, "speed": 3, - "sp": 5 + "sp": 3 }, "traits": [ { - "name": "ITS A WALKING FRIDGE", - "description": "OGRE can be used for hard cover by adjacent allied characters. OGRE also counts as one size above for the purpose of interactions." + "name": "Sub-Frame", + "description": "BISON is a subframe of the OGRE titan. Please double check in with your DM/GM before using this titan if they will allow you to use it.
Recommended Case: GM requires you to have 2LL in OGRE!" + }, + { + "name": "Juggernaut Type", + "description": "If the BISON is moving then you may add +3 to agility Saves. You may also add +1 to your speed for every turn spent in motion. (Resets after stopping)", + "synergies": [ + { + "locations": [ "agility", "skill_check" ], + "detail": "BISON gains +3 on Agility checks and saves if the titan has moved this turn." + } + ] }, { "name": "Heavy Frame", - "description": "OGRE cannot be knocked back, pushed, pulled, or be knocked prone by actors smaller than itself." + "description": "Bison cannot be knocked back, pushed, pulled, or be knocked prone by actors smaller than itself." }, { - "name": "Slow", - "description": "OGRE gets +1 Difficulty on agility checks and saves.", - "synergies": [ + "name": "Bulk Up", + "description": "Bison Deploys a dome shield that extends for 4 tiles from the center. While inside the bubble all damage is reduced by 1d6+Structure.", + "deployables": [ { - "locations": [ "agility", "skill_check" ], - "detail": "OGRE gains +1 Difficulty on Agility checks and saves." + "name": "Bulk Shield", + "type": "Dome", + "detail": "Bulk Shield Detail Section", + "size": 4, + "activation": "action", + "deactivation": "quick", + "instances": 1, + "cost": 1, + "armor": 1, + "hp": 10, + "evasion": 0, + "edef": 8, + "heatcap": 1, + "repcap": 1, + "sensor_range": 0, + "tech_attack": 0, + "save": 6, + "speed": 0, + "pilot": false, + "mech": true, + "tags": [] } ] } ], "core_system": { - "name": "Shield Core", - "description": "Lifes good, I like living, so whats better than a literal shield wall that blocks projectiles from hitting you while still being able to fire back.", - "active_name": "Big Blue Friend", - "active_effect": "Drop a lightwall barrier at your feet. It has 10hp and blocks all incoming projectiles as if it is hard cover. Once placed the Hardwall cannot be moved unless picked up and repositioned.", + "name": "Beserker Core", + "description": "D&D moment. When your beserker rages even the fires of hell turn up to watch the chaos that will ensue.", + "active_name": "Wildfire of the Frontier", + "active_effect": "Bison gains the following effects from Beserker Core: