From 652bbc58e6d703673459a9a1e4de23816dac6cfc Mon Sep 17 00:00:00 2001 From: James B Date: Sat, 28 Sep 2024 16:44:19 +0100 Subject: [PATCH] Add mod compat. (#84) --- .../AEXP_WalrusTusk_ludeon.rimworld.json | 12 ++++++++++++ ...valrySpear_wonyoungjun.romanequipment.json | 13 +++++++++++++ ...tedGladius_wonyoungjun.romanequipment.json | 14 ++++++++++++++ ...ratedPugio_wonyoungjun.romanequipment.json | 14 ++++++++++++++ .../GW_SS_Phaseblade_grimworld.core.json | 19 +++++++++++++++++++ ...usAeternus_wonyoungjun.romanequipment.json | 14 ++++++++++++++ .../Gladius_wonyoungjun.romanequipment.json | 14 ++++++++++++++ ..._MeleeWeapon_Dolabra_zal.romanweapons.json | 10 ++++++++++ ...KIT_MeleeWeapon_Falx_zal.romanweapons.json | 12 ++++++++++++ ...IT_MeleeWeapon_Hasta_zal.romanweapons.json | 11 +++++++++++ ...IT_MeleeWeapon_Pugio_zal.romanweapons.json | 12 ++++++++++++ ...sStaffBladelink_vanillaexpanded.vtexe.json | 10 ++++++++++ .../Pugio_wonyoungjun.romanequipment.json | 14 ++++++++++++++ ...eviaSerratedSword_sgg1.raviaretexture.json | 10 +++++----- .../TCS_ConversionStaff_mss.thirst.json | 13 +++++++++++++ .../WoodLog_regrowth.botr.retextures.json | 11 +++++++++++ WeaponTweakData/grimworld.core.txt | 1 + WeaponTweakData/mss.thirst.txt | 1 + WeaponTweakData/regrowth.botr.retextures.txt | 1 + .../wonyoungjun.romanequipment.txt | 1 + WeaponTweakData/zal.romanweapons.txt | 1 + 21 files changed, 203 insertions(+), 5 deletions(-) create mode 100644 WeaponTweakData/AEXP_WalrusTusk_ludeon.rimworld.json create mode 100644 WeaponTweakData/CavalrySpear_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/DecoratedGladius_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/DecoratedPugio_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/GW_SS_Phaseblade_grimworld.core.json create mode 100644 WeaponTweakData/GladiusAeternus_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/Gladius_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/KIT_MeleeWeapon_Dolabra_zal.romanweapons.json create mode 100644 WeaponTweakData/KIT_MeleeWeapon_Falx_zal.romanweapons.json create mode 100644 WeaponTweakData/KIT_MeleeWeapon_Hasta_zal.romanweapons.json create mode 100644 WeaponTweakData/KIT_MeleeWeapon_Pugio_zal.romanweapons.json create mode 100644 WeaponTweakData/MPT_MeleeWeapon_PsyfocusStaffBladelink_vanillaexpanded.vtexe.json create mode 100644 WeaponTweakData/Pugio_wonyoungjun.romanequipment.json create mode 100644 WeaponTweakData/TCS_ConversionStaff_mss.thirst.json create mode 100644 WeaponTweakData/WoodLog_regrowth.botr.retextures.json create mode 100644 WeaponTweakData/grimworld.core.txt create mode 100644 WeaponTweakData/mss.thirst.txt create mode 100644 WeaponTweakData/regrowth.botr.retextures.txt create mode 100644 WeaponTweakData/wonyoungjun.romanequipment.txt create mode 100644 WeaponTweakData/zal.romanweapons.txt diff --git a/WeaponTweakData/AEXP_WalrusTusk_ludeon.rimworld.json b/WeaponTweakData/AEXP_WalrusTusk_ludeon.rimworld.json new file mode 100644 index 0000000..b0dd249 --- /dev/null +++ b/WeaponTweakData/AEXP_WalrusTusk_ludeon.rimworld.json @@ -0,0 +1,12 @@ +{ + "TextureModID": "ludeon.rimworld", + "ItemDefName": "AEXP_WalrusTusk", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.3023622, + "OffY": -0.0545929372, + "Rotation": 10.0, + "BladeStart": 0.02519685, + "BladeEnd": 0.7979008, + "MeleeWeaponType": 5 +} \ No newline at end of file diff --git a/WeaponTweakData/CavalrySpear_wonyoungjun.romanequipment.json b/WeaponTweakData/CavalrySpear_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..221b8d0 --- /dev/null +++ b/WeaponTweakData/CavalrySpear_wonyoungjun.romanequipment.json @@ -0,0 +1,13 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "CavalrySpear", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.45771122, + "Rotation": 45.0, + "ScaleX": 1.25, + "ScaleY": 1.25, + "BladeStart": 0.0788777247, + "BladeEnd": 1.33202946, + "MeleeWeaponType": 5 +} \ No newline at end of file diff --git a/WeaponTweakData/DecoratedGladius_wonyoungjun.romanequipment.json b/WeaponTweakData/DecoratedGladius_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..49e5b05 --- /dev/null +++ b/WeaponTweakData/DecoratedGladius_wonyoungjun.romanequipment.json @@ -0,0 +1,14 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "DecoratedGladius", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.270476818, + "Rotation": 45.0, + "ScaleX": 1.3, + "ScaleY": 1.3, + "HandsMode": 1, + "BladeStart": 0.107086614, + "BladeEnd": 0.818770468, + "MeleeWeaponType": 6 +} \ No newline at end of file diff --git a/WeaponTweakData/DecoratedPugio_wonyoungjun.romanequipment.json b/WeaponTweakData/DecoratedPugio_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..4aee1be --- /dev/null +++ b/WeaponTweakData/DecoratedPugio_wonyoungjun.romanequipment.json @@ -0,0 +1,14 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "DecoratedPugio", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.32369554, + "Rotation": 45.0, + "ScaleX": 1.5, + "ScaleY": 1.5, + "HandsMode": 1, + "BladeStart": 0.06998985, + "BladeEnd": 0.447713017, + "MeleeWeaponType": 6 +} \ No newline at end of file diff --git a/WeaponTweakData/GW_SS_Phaseblade_grimworld.core.json b/WeaponTweakData/GW_SS_Phaseblade_grimworld.core.json new file mode 100644 index 0000000..c7e3eae --- /dev/null +++ b/WeaponTweakData/GW_SS_Phaseblade_grimworld.core.json @@ -0,0 +1,19 @@ +{ + "TextureModID": "grimworld.core", + "ItemDefName": "GW_SS_Phaseblade", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.594644666, + "Rotation": 45.0, + "ScaleX": 1.5, + "ScaleY": 1.5, + "BladeStart": 0.28808862, + "BladeEnd": 1.45891058, + "MeleeWeaponType": 6, + "TrailTint": { + "r": 0.103780642, + "g": 0.9222221, + "b": 0.06967884, + "a": 0.826666653 + } +} \ No newline at end of file diff --git a/WeaponTweakData/GladiusAeternus_wonyoungjun.romanequipment.json b/WeaponTweakData/GladiusAeternus_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..3709428 --- /dev/null +++ b/WeaponTweakData/GladiusAeternus_wonyoungjun.romanequipment.json @@ -0,0 +1,14 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "GladiusAeternus", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.270476818, + "Rotation": 45.0, + "ScaleX": 1.3, + "ScaleY": 1.3, + "HandsMode": 1, + "BladeStart": 0.107086614, + "BladeEnd": 0.818770468, + "MeleeWeaponType": 6 +} \ No newline at end of file diff --git a/WeaponTweakData/Gladius_wonyoungjun.romanequipment.json b/WeaponTweakData/Gladius_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..0d66a64 --- /dev/null +++ b/WeaponTweakData/Gladius_wonyoungjun.romanequipment.json @@ -0,0 +1,14 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "Gladius", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.270476818, + "Rotation": 45.0, + "ScaleX": 1.3, + "ScaleY": 1.3, + "HandsMode": 1, + "BladeStart": 0.107086614, + "BladeEnd": 0.818770468, + "MeleeWeaponType": 6 +} \ No newline at end of file diff --git a/WeaponTweakData/KIT_MeleeWeapon_Dolabra_zal.romanweapons.json b/WeaponTweakData/KIT_MeleeWeapon_Dolabra_zal.romanweapons.json new file mode 100644 index 0000000..9219b44 --- /dev/null +++ b/WeaponTweakData/KIT_MeleeWeapon_Dolabra_zal.romanweapons.json @@ -0,0 +1,10 @@ +{ + "TextureModID": "zal.romanweapons", + "ItemDefName": "KIT_MeleeWeapon_Dolabra", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.243570089, + "BladeStart": 0.130184233, + "BladeEnd": 0.6593181, + "MeleeWeaponType": 2 +} \ No newline at end of file diff --git a/WeaponTweakData/KIT_MeleeWeapon_Falx_zal.romanweapons.json b/WeaponTweakData/KIT_MeleeWeapon_Falx_zal.romanweapons.json new file mode 100644 index 0000000..5743d99 --- /dev/null +++ b/WeaponTweakData/KIT_MeleeWeapon_Falx_zal.romanweapons.json @@ -0,0 +1,12 @@ +{ + "TextureModID": "zal.romanweapons", + "ItemDefName": "KIT_MeleeWeapon_Falx", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.184777945, + "OffY": -0.0545929372, + "FlipY": true, + "BladeStart": 0.2036748, + "BladeEnd": 0.6110236, + "MeleeWeaponType": 54 +} \ No newline at end of file diff --git a/WeaponTweakData/KIT_MeleeWeapon_Hasta_zal.romanweapons.json b/WeaponTweakData/KIT_MeleeWeapon_Hasta_zal.romanweapons.json new file mode 100644 index 0000000..f61490c --- /dev/null +++ b/WeaponTweakData/KIT_MeleeWeapon_Hasta_zal.romanweapons.json @@ -0,0 +1,11 @@ +{ + "TextureModID": "zal.romanweapons", + "ItemDefName": "KIT_MeleeWeapon_Hasta", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.331758976, + "Rotation": 45.0, + "BladeStart": 0.09028897, + "BladeEnd": 1.01837325, + "MeleeWeaponType": 5 +} \ No newline at end of file diff --git a/WeaponTweakData/KIT_MeleeWeapon_Pugio_zal.romanweapons.json b/WeaponTweakData/KIT_MeleeWeapon_Pugio_zal.romanweapons.json new file mode 100644 index 0000000..63eceec --- /dev/null +++ b/WeaponTweakData/KIT_MeleeWeapon_Pugio_zal.romanweapons.json @@ -0,0 +1,12 @@ +{ + "TextureModID": "zal.romanweapons", + "ItemDefName": "KIT_MeleeWeapon_Pugio", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.180577159, + "OffY": -0.02939646, + "HandsMode": 1, + "BladeStart": 0.123885028, + "BladeEnd": 0.573228359, + "MeleeWeaponType": 48 +} \ No newline at end of file diff --git a/WeaponTweakData/MPT_MeleeWeapon_PsyfocusStaffBladelink_vanillaexpanded.vtexe.json b/WeaponTweakData/MPT_MeleeWeapon_PsyfocusStaffBladelink_vanillaexpanded.vtexe.json new file mode 100644 index 0000000..a89f5b4 --- /dev/null +++ b/WeaponTweakData/MPT_MeleeWeapon_PsyfocusStaffBladelink_vanillaexpanded.vtexe.json @@ -0,0 +1,10 @@ +{ + "TextureModID": "vanillaexpanded.vtexe", + "ItemDefName": "MPT_MeleeWeapon_PsyfocusStaffBladelink", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.2102911, + "BladeStart": 0.0939597338, + "BladeEnd": 0.693512559, + "MeleeWeaponType": 9 +} \ No newline at end of file diff --git a/WeaponTweakData/Pugio_wonyoungjun.romanequipment.json b/WeaponTweakData/Pugio_wonyoungjun.romanequipment.json new file mode 100644 index 0000000..dd601b1 --- /dev/null +++ b/WeaponTweakData/Pugio_wonyoungjun.romanequipment.json @@ -0,0 +1,14 @@ +{ + "TextureModID": "wonyoungjun.romanequipment", + "ItemDefName": "Pugio", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.32369554, + "Rotation": 45.0, + "ScaleX": 1.5, + "ScaleY": 1.5, + "HandsMode": 1, + "BladeStart": 0.06998985, + "BladeEnd": 0.447713017, + "MeleeWeaponType": 6 +} \ No newline at end of file diff --git a/WeaponTweakData/ReviaSerratedSword_sgg1.raviaretexture.json b/WeaponTweakData/ReviaSerratedSword_sgg1.raviaretexture.json index 3e79e52..1cf2c3e 100644 --- a/WeaponTweakData/ReviaSerratedSword_sgg1.raviaretexture.json +++ b/WeaponTweakData/ReviaSerratedSword_sgg1.raviaretexture.json @@ -3,10 +3,10 @@ "ItemDefName": "ReviaSerratedSword", "ItemType": "ThingDef", "ItemTypeNamespace": "Verse", - "OffX": 0.259397626, - "OffY": 0.006032847, - "Rotation": 47.61271, - "BladeStart": 0.115446784, - "BladeEnd": 0.766956747, + "OffX": 0.260176837, + "OffY": -0.008815765, + "Rotation": 50.0, + "BladeStart": 0.0459876619, + "BladeEnd": 0.7443779, "MeleeWeaponType": 6 } \ No newline at end of file diff --git a/WeaponTweakData/TCS_ConversionStaff_mss.thirst.json b/WeaponTweakData/TCS_ConversionStaff_mss.thirst.json new file mode 100644 index 0000000..e87a6fe --- /dev/null +++ b/WeaponTweakData/TCS_ConversionStaff_mss.thirst.json @@ -0,0 +1,13 @@ +{ + "TextureModID": "mss.thirst", + "ItemDefName": "TCS_ConversionStaff", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.398950338, + "Rotation": 90.0, + "ScaleX": 1.3, + "ScaleY": 1.3, + "BladeStart": 0.12178503, + "BladeEnd": 1.0372709, + "MeleeWeaponType": 1 +} \ No newline at end of file diff --git a/WeaponTweakData/WoodLog_regrowth.botr.retextures.json b/WeaponTweakData/WoodLog_regrowth.botr.retextures.json new file mode 100644 index 0000000..5fbd56a --- /dev/null +++ b/WeaponTweakData/WoodLog_regrowth.botr.retextures.json @@ -0,0 +1,11 @@ +{ + "TextureModID": "regrowth.botr.retextures", + "ItemDefName": "WoodLog", + "ItemType": "ThingDef", + "ItemTypeNamespace": "Verse", + "OffX": 0.2561677, + "Rotation": 45.0, + "BladeStart": 0.0503937, + "BladeEnd": 0.621522844, + "MeleeWeaponType": 8 +} \ No newline at end of file diff --git a/WeaponTweakData/grimworld.core.txt b/WeaponTweakData/grimworld.core.txt new file mode 100644 index 0000000..5732def --- /dev/null +++ b/WeaponTweakData/grimworld.core.txt @@ -0,0 +1 @@ +GrimWorld 40,000 - Core Imperialis \ No newline at end of file diff --git a/WeaponTweakData/mss.thirst.txt b/WeaponTweakData/mss.thirst.txt new file mode 100644 index 0000000..0abef52 --- /dev/null +++ b/WeaponTweakData/mss.thirst.txt @@ -0,0 +1 @@ +(Beta Testing) Thirst Flavour Pack \ No newline at end of file diff --git a/WeaponTweakData/regrowth.botr.retextures.txt b/WeaponTweakData/regrowth.botr.retextures.txt new file mode 100644 index 0000000..d863816 --- /dev/null +++ b/WeaponTweakData/regrowth.botr.retextures.txt @@ -0,0 +1 @@ +ReGrowth: ReTextures \ No newline at end of file diff --git a/WeaponTweakData/wonyoungjun.romanequipment.txt b/WeaponTweakData/wonyoungjun.romanequipment.txt new file mode 100644 index 0000000..5d89331 --- /dev/null +++ b/WeaponTweakData/wonyoungjun.romanequipment.txt @@ -0,0 +1 @@ +Roman Equipment \ No newline at end of file diff --git a/WeaponTweakData/zal.romanweapons.txt b/WeaponTweakData/zal.romanweapons.txt new file mode 100644 index 0000000..499291a --- /dev/null +++ b/WeaponTweakData/zal.romanweapons.txt @@ -0,0 +1 @@ +Kit's Roman Weapons (Continued) \ No newline at end of file