Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
<li>det.epochspyrinth</li>
<li>rooboid.satyrfaun.expanded</li>
<li>wara.toomanymods</li>
<li>sierra.rf.medievaloverhaul</li>
<li>addie.housevanilla</li>
<li>sierra.rf.housedoyle</li>
<li>turkler.medievaloverhaul.arcanearchaeologists</li>
<li>finch.blood</li>
</loadAfter>
</ModMetaData>
</ModMetaData>
7 changes: 6 additions & 1 deletion LoadFolders.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,10 @@
<li IfModActive="rooboid.satyr">Mods and Shit/Roo Satyr</li>
<li IfModActive="dankpyon.medieval.overhaul">Mods and Shit/Medieval Overhaul</li>
<li IfModActive="det.epochspyrinth">Mods and Shit/Pyrinth</li>
<li IfModActive="sierra.rf.medievaloverhaul">Mods and Shit/Rimfantasy</li>
<li IfModActive="addie.housevanilla">Mods and Shit/House Van Illa</li>
<li IfModActive="sierra.rf.housedoyle">Mods and Shit/Rimfantasy Doyle</li>
<li IfModActive="turkler.medievaloverhaul.arcanearchaeologists">Mods and Shit/Arcane Archaeologists</li>
<li IfModActive="finch.blood">Mods and Shit/House Sanguine</li>
</v1.5>
</loadFolders>
</loadFolders>
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<!-- Death Message changes -->

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="RF_Flame_SmallSquareRF_Amber"]/label</xpath>
<value>
<label>amber energy burn</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="RF_Flame_SmallSquareRF_Amber"]/deathMessage</xpath>
<value>
<deathMessage>{0} has been burned to death by crystalline energy.</deathMessage>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="RF_MagicBolt_AmberRing"]/label</xpath>
<value>
<label>crystalline bolt</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="RF_MagicBolt_AmberRing"]/deathMessage</xpath>
<value>
<deathMessage>{0} has succumbed to crystalline attacks.</deathMessage>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="Ogam_MagicBolt_Amber"]/label</xpath>
<value>
<label>crystalline bolt</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/DamageDef[defName="RF_MagicBolt_Ring_Amber"]/label</xpath>
<value>
<label>crystalline ring effect</label>
</value>
</Operation>

</Patch>
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/TraderKindDef[defName="EEG_Caravan_Medieval_ArcaneGoodsMerchant"]/label</xpath>
<value>
<label>Archaeologist Guild Merchant</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/PawnKindDef[defName="Ogam_MagicalAcademyPawnBase"]/label</xpath>
<value>
<label>Archaeologist Shaman</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/PawnKindDef[defName="Ogam_MagicalAcademy"]/label</xpath>
<value>
<label>Archaeologist Fusilier</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/PawnKindDef[defName="Ogam_MA_BattleMage"]/label</xpath>
<value>
<label>Archaeologist Scholar</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/PawnKindDef[defName="Ogam_MagicalAcademy"]/label</xpath>
<value>
<label>Archaeologist Head Shaman</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/FactionDef[defName="Ogam_MagicalAcademy"]/label</xpath>
<value>
<label>Medieval Archaeologists</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/FactionDef[defName="Ogam_MagicalAcademy"]/description</xpath>
<value>
<description>These medieval archaeologists are a guild of scholars and warriors who specialize in uncovering and preserving ancient artifacts and ruins. They use their rediscovered gear to protect themselves and their discoveries while they search for new, powerful relics to add to their collection. Novices, scholars, and fighters alike are welcome in this faction, where they can learn from and contribute to the collective knowledge of the archaeologists.</description>
</value>
</Operation>

</Patch>
Original file line number Diff line number Diff line change
@@ -0,0 +1,191 @@
<?xml version="1.0" encoding="utf-8" ?>
<Patch>

<!-- Item Description changes -->

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RoyalCapeA"]/description</xpath>
<value>
<description>Set of enhanced equipment for scholar`s protection on the battlefield.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RoyalCapeB"]/description</xpath>
<value>
<description>Set of enhanced equipment for scholar`s protection on the battlefield.</description>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_Caster_plate_armorA"]/description</xpath>
<value>
<description>Set of enhanced equipment for scholar`s protection on the battlefield.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_Caster_plate_armorB"]/description</xpath>
<value>
<description>Set of enhanced equipment for scholar`s protection on the battlefield.</description>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_WizzardHatA"]/description</xpath>
<value>
<description>A wizard hat is a traditional headgear worn by those in the Archaeology Guild who believe geo-engineered stones of Project Baetyl are actually magic.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_WizzardHatB"]/description</xpath>
<value>
<description>A wizard hat is a traditional headgear worn by those in the Archaeology Guild who believe geo-engineered stones of Project Baetyl are actually magic.</description>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_ShieldHeater_MagicalAcademy"]/label</xpath>
<value>
<label>heater shield (Archaeologist Guild)</label>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_GuildCloth"]/label</xpath>
<value>
<label>Archaeologist Guild cloth</label>
</value>
</Operation>

<!-- Weapon Description changes -->

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RunePistol"]</xpath>
<value>
<description>An exotic flintlock pistol made possible by a reaction from stone modified by Project Baetyl. The Archaeologist Guild carved runes into the wood to make it feel more antique and authentic.</description>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RuneMortar"]</xpath>
<value>
<description>An exotic hand mortar made possible by a reaction from stone modified by Project Baetyl. The Archaeologist Guild carved runes into the wood to make it feel more antique and authentic.</description>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RuneMusket"]</xpath>
<value>
<description>An exotic Musket made possible by a reaction from stone modified by Project Baetyl. The Archaeologist Guild carved runes into the wood to make it feel more antique and authentic.</description>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberLongsword"]</xpath>
<value>
<description>A razor sharp blade with a deadly purpose, a choice weapon for those who strive for a balance between elegance and power.\n\nUsable with shields.</description>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberBanner"]</xpath>
<value>
<description>Regal looking polearm with a gemstone tip, capable of puncturing through armored enemies.\n\nUsable with shields.</description>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberSpear"]</xpath>
<value>
<description>Regal looking polearm with a gemstone tip, capable of puncturing through armored enemies.\n\nUsable with shields.</description>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberStaff"]</xpath>
<value>
<description>Beautiful as it is deadly, this staff is charged with crystalline energy and can be used to launch a barrage upon enemies.\n\nShields cannot be used along with this weapon as they interfere with the flow of energies around the user.</description>
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberWarHammer"]</xpath>
<value>
<description>Hunk of gemstone attached to a pole, capable pulverising armored enemies.\n\nUsable with shields.</description>
</value>
</Operation>

<!-- Grimoire changes -->

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberBook"]/description</xpath>
<value>
<description>A rare and powerful tome, crafted from geo-modified amber resin.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_EmeraldBook"]/description</xpath>
<value>
<description>A rare and powerful tome, crafted from geo-modified emerald gemstones.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RubyBook"]/description</xpath>
<value>
<description>A rare and powerful tome, crafted from geo-modified ruby gemstones.</description>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_SapphireBook"]/description</xpath>
<value>
<description>A rare and powerful tome, crafted from geo-modified sapphire gemstones.</description>
</value>
</Operation>

<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_AmberBook"]/label</xpath>
<value>
<label>amber grimoire</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_EmeraldBook"]/label</xpath>
<value>
<label>emerald grimoire</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_RubyBook"]/label</xpath>
<value>
<label>ruby grimoire</label>
</value>
</Operation>
<Operation Class="PatchOperationReplace">
<success>Always</success>
<xpath>Defs/ThingDef[defName="Ogam_SapphireBook"]/label</xpath>
<value>
<label>sapphire grimoire</label>
</value>
</Operation>

</Patch>
Loading