commit 3e49eff2de2c4bf58ba7c3fd9d7e50435dee1975 Author: Nathaniel Cosford Date: Wed Jun 4 16:16:02 2025 +0930 Upload from upload_mods.ps1 diff --git a/Config/Localization.txt b/Config/Localization.txt new file mode 100644 index 0000000..57e53bd --- /dev/null +++ b/Config/Localization.txt @@ -0,0 +1,20 @@ +Key,File,Type,UsedInMainMenu,NoTranslate,english,Context / Alternate Text,german,latam,french,italian,japanese,koreana,polish,brazilian,russian,turkish,schinese,tchinese,spanish + +ammo25mmGrenadeTraining,items,gun,,25mm Traning Round,25mm Traning Round,,,,,,,,,,,,,, +ammo25mmGrenadeTrainingDesc,items,gun,,,25mm Light Grenade Projectile - Training.\nOnly do impact damage no BOOM BOOM.\nGreat for single tanky target.\nRecipe Unlock at 45.\nMagazine - Explosive.,,,,,,,,,,,,,,, +ammo25mmGrenadeFRAGS,items,gun,,25mm Fragmentation,25mm Fragmentation.,,,,,,,,,,,,,, +ammo25mmGrenadeFRAGSDesc,items,gun,,,25mm Light Grenade Projectile - Fragmentation.\nDo wide area of effect but lower damage.\nGreat for group targets.\nDo no damage to Blocks.\nRecipe Unlock at 50.\nMagazine - Explosive.,,,,,,,,,,,,,,, +ammo25mmGrenadeHE,items,gun,,25mm High-Explosive,25mm High-Explosive.,,,,,,,,,,,,,, +ammo25mmGrenadeHEDesc,items,gun,,,25mm Light Grenade Projectile - High Explosive.\nDo small area of effect but high damage.\nGreat for small group tanky targets.\nsafe to use in small area.\nRecipe Unlock at 50.\nMagazine - Explosive.,,,,,,,,,,,,,,, +ammoRocketRPGTraning,items,gun,,Rocket Projectile - Training Round,Rocket Projectile - Training Round,,,,,,,,,,,,,, +ammoRocketRPGTraningDesc,items,gun,,,A Rocket projectile Training Model.\nOnly do impact damage no BOOM BOOM.\nGreat for single tanky target.\nRecipe Unlock at 55.\nMagazine - Explosive.,,,,,,,,,,,,,,, +ammoRocketRPGHE,items,gun,,Rocket Projectile - High Explosive,Rocket Projectile - High Explosive,,,,,,,,,,,,,, +ammoRocketRPGHEDesc,items,gun,,,A Rocket projectile High Explosive.\nDo wide area of effect high damage.\nGreat for group targets.\nRecipe Unlock at 60.\nMagazine - Explosive.,,,,,,,,,,,,,,, +ammoRocketRPGIncendiary,items,gun,,Rocket Projectile - Incendiary,Rocket Projectile - Incendiary,,,,,,,,,,,,,, +ammoRocketRPGIncendiaryDesc,items,gun,,,A Rocket projectile Explosive + Incendiary.\nDo wide area of effect +1 high damage + Burning Effect .\nGreat for group targets and Do no damage to blocks.\nRecipe Unlock at 60.\nMagazine - Explosive.,,,,,,,,,,,,,,, +IZYgunT2LGLChinalakeGrenadeLauncher,items,gun,,Chinalake Pump-Action Grenade Launcher / 25mm,Chinalake Pump-Action Grenade Launcher / 25mm,,,,,,,,,,,,,, +IZYgunT2LGLChinalakeGrenadeLauncherDesc,items,gun,,,A pump-action 25mm Grenade Launcher.\nWith new caliber adapters now fires 25mm Light Grenade Projectile.\n\nRecipe Unlock at 45.Magazine-Explosive.\nRepair with a Repair Kit.\nScrap to Rocket Launcher Parts.,,,,,,,,,,,,,,, +IZYgunT3LGLXM25,items,gun,,XM-25,XM-25,,,,,,,,,,,,,, +IZYgunT3LGLXM25Desc,items,gun,,,An experimental automatic grenade launcer .\nFires 25mm Light Grenade Projectile.\n\nRecipe Unlock at 55.Magazine-Explosive.\nRepair with a Repair Kit.\nScrap to Rocket Launcher Parts.,,,,,,,,,,,,,,, +IZYgunT3RocketLauncherRPG7,items,gun,,RPG-7,RPG-7,,,,,,,,,,,,,, +IZYgunT3RocketLauncherRPG7Desc,items,gun,,,A Rocket Launcher.Everyone Know what RPG7 is .\nFires Rocket Projectile.\n\nRecipe Unlock at 55.Magazine-Explosive.\nRepair with a Repair Kit.\nScrap to Rocket Launcher Parts.,,,,,,,,,,,,,,, diff --git a/Config/_backup/loot.xml b/Config/_backup/loot.xml new file mode 100644 index 0000000..e533c87 --- /dev/null +++ b/Config/_backup/loot.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/_backup/progression.xml b/Config/_backup/progression.xml new file mode 100644 index 0000000..5830c9e --- /dev/null +++ b/Config/_backup/progression.xml @@ -0,0 +1,110 @@ + + + + + + + + +true +45,50,55,60,65,70 +IZYgunT2LGLChinalakeGrenadeLauncher + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Config/_backup/recipes.xml b/Config/_backup/recipes.xml new file mode 100644 index 0000000..d22504a --- /dev/null +++ b/Config/_backup/recipes.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/_backup/traders.xml b/Config/_backup/traders.xml new file mode 100644 index 0000000..29f5b05 --- /dev/null +++ b/Config/_backup/traders.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/item_modifiers.xml b/Config/item_modifiers.xml new file mode 100644 index 0000000..01b81af --- /dev/null +++ b/Config/item_modifiers.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/items.xml b/Config/items.xml new file mode 100644 index 0000000..67fd14f --- /dev/null +++ b/Config/items.xml @@ -0,0 +1,922 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Config/sounds.xml b/Config/sounds.xml new file mode 100644 index 0000000..3e903e2 --- /dev/null +++ b/Config/sounds.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ModInfo.xml b/ModInfo.xml new file mode 100644 index 0000000..80f24c4 --- /dev/null +++ b/ModInfo.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/Models credit.txt b/Models credit.txt new file mode 100644 index 0000000..fb702f2 --- /dev/null +++ b/Models credit.txt @@ -0,0 +1,13 @@ +Chinalake GL : +COD BLACK OPS + +XM-25 : +Battlefield 4 + +RPG-7 and it's rocket: +https://sketchfab.com/3d-models/rpg7-e83a4ec772cf4a1a93b5b1f36bb0caaa + + + +and many others for additional parts + diff --git a/Resources/IZY_Demolis_Effects_and_Projectiles.unity3d b/Resources/IZY_Demolis_Effects_and_Projectiles.unity3d new file mode 100644 index 0000000..80a5e0b Binary files /dev/null and b/Resources/IZY_Demolis_Effects_and_Projectiles.unity3d differ diff --git a/Resources/IZY_Demolis_Pack_MainResource.unity3d b/Resources/IZY_Demolis_Pack_MainResource.unity3d new file mode 100644 index 0000000..275ad56 Binary files /dev/null and b/Resources/IZY_Demolis_Pack_MainResource.unity3d differ diff --git a/UIAtlases/ItemIconAtlas/IZYgunT2LGLChinalakeGrenadeLauncher.png b/UIAtlases/ItemIconAtlas/IZYgunT2LGLChinalakeGrenadeLauncher.png new file mode 100644 index 0000000..d4af962 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/IZYgunT2LGLChinalakeGrenadeLauncher.png differ diff --git a/UIAtlases/ItemIconAtlas/IZYgunT3LGLXM25.png b/UIAtlases/ItemIconAtlas/IZYgunT3LGLXM25.png new file mode 100644 index 0000000..7b5ab5f Binary files /dev/null and b/UIAtlases/ItemIconAtlas/IZYgunT3LGLXM25.png differ diff --git a/UIAtlases/ItemIconAtlas/IZYgunT3RocketLauncherRPG7.png b/UIAtlases/ItemIconAtlas/IZYgunT3RocketLauncherRPG7.png new file mode 100644 index 0000000..8694abf Binary files /dev/null and b/UIAtlases/ItemIconAtlas/IZYgunT3RocketLauncherRPG7.png differ diff --git a/UIAtlases/ItemIconAtlas/ammo25mmFRAGS.png b/UIAtlases/ItemIconAtlas/ammo25mmFRAGS.png new file mode 100644 index 0000000..8d7bb77 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammo25mmFRAGS.png differ diff --git a/UIAtlases/ItemIconAtlas/ammo25mmHE.png b/UIAtlases/ItemIconAtlas/ammo25mmHE.png new file mode 100644 index 0000000..07c1fe9 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammo25mmHE.png differ diff --git a/UIAtlases/ItemIconAtlas/ammo25mmTRAINING.png b/UIAtlases/ItemIconAtlas/ammo25mmTRAINING.png new file mode 100644 index 0000000..407e4a0 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammo25mmTRAINING.png differ diff --git a/UIAtlases/ItemIconAtlas/ammoRocketRPGHE.png b/UIAtlases/ItemIconAtlas/ammoRocketRPGHE.png new file mode 100644 index 0000000..ecc96d0 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammoRocketRPGHE.png differ diff --git a/UIAtlases/ItemIconAtlas/ammoRocketRPGIncendiary.png b/UIAtlases/ItemIconAtlas/ammoRocketRPGIncendiary.png new file mode 100644 index 0000000..f35b36e Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammoRocketRPGIncendiary.png differ diff --git a/UIAtlases/ItemIconAtlas/ammoRocketRPGTraning.png b/UIAtlases/ItemIconAtlas/ammoRocketRPGTraning.png new file mode 100644 index 0000000..9ea2f36 Binary files /dev/null and b/UIAtlases/ItemIconAtlas/ammoRocketRPGTraning.png differ