├── .editorconfig ├── .gitattributes ├── .github └── ISSUE_TEMPLATE │ ├── bug_report.md │ └── feature_request.md ├── .gitignore ├── CHANGELOG.md ├── ExpandedContent ├── .gitattributes ├── .gitignore ├── Assets │ ├── Backgrounds │ │ └── Icon_AOC.png │ ├── Deities │ │ ├── Icon_Abhoth.jpg │ │ ├── Icon_Abraxas.jpg │ │ ├── Icon_Achaekek.jpg │ │ ├── Icon_Aldinach.jpg │ │ ├── Icon_Alseta.jpg │ │ ├── Icon_Andoletta.jpg │ │ ├── Icon_Anubis.jpg │ │ ├── Icon_Apep.jpg │ │ ├── Icon_Apollyon.jpg │ │ ├── Icon_Apsu.jpg │ │ ├── Icon_Archdevils.jpg │ │ ├── Icon_Areshkagal.jpg │ │ ├── Icon_Arqueros.jpg │ │ ├── Icon_Arshea.jpg │ │ ├── Icon_Ashava.jpg │ │ ├── Icon_AtlachNacha.jpg │ │ ├── Icon_Atropos.jpg │ │ ├── Icon_Azathoth.jpg │ │ ├── Icon_Baalzebul.jpg │ │ ├── Icon_Baphomet.jpg │ │ ├── Icon_Barbatos.jpg │ │ ├── Icon_Barzahk.jpg │ │ ├── Icon_Bastet.jpg │ │ ├── Icon_Belial.jpg │ │ ├── Icon_Bes.jpg │ │ ├── Icon_Besmara.jpg │ │ ├── Icon_Bharnarol.jpg │ │ ├── Icon_BlackButterfly.jpg │ │ ├── Icon_Bokrug.jpg │ │ ├── Icon_Ceyannan.jpg │ │ ├── Icon_Chadali.jpg │ │ ├── Icon_Charon.jpg │ │ ├── Icon_ChaugnarFaugn.jpg │ │ ├── Icon_Chucaro.jpg │ │ ├── Icon_CountRanalc.jpg │ │ ├── Icon_Cthulhu.jpg │ │ ├── Icon_CythVsug.jpg │ │ ├── Icon_Dagon.jpg │ │ ├── Icon_Dahak.jpg │ │ ├── Icon_Daikitsu.jpg │ │ ├── Icon_Dammar.jpg │ │ ├── Icon_Dammerich.jpg │ │ ├── Icon_DeitiesSelection.jpg │ │ ├── Icon_DeitiesofAncientOsirion.jpg │ │ ├── Icon_DeitiesofTianXia.jpg │ │ ├── Icon_DeitySelection.jpg │ │ ├── Icon_DemonLords.jpg │ │ ├── Icon_Deskari.jpg │ │ ├── Icon_Dispater.jpg │ │ ├── Icon_DragonDeities.jpg │ │ ├── Icon_Dretha.jpg │ │ ├── Icon_ElvenPantheon.jpg │ │ ├── Icon_EmpyrealLords.jpg │ │ ├── Icon_Eritrice.jpg │ │ ├── Icon_Falayna.jpg │ │ ├── Icon_Findeladlara.jpg │ │ ├── Icon_FourHorsemen.jpg │ │ ├── Icon_Fumeiyoshi.jpg │ │ ├── Icon_GeneralSusumu.jpg │ │ ├── Icon_Geryon.jpg │ │ ├── Icon_Ghatanothoa.jpg │ │ ├── Icon_Ghenshau.jpg │ │ ├── Icon_Ghlaunder.jpg │ │ ├── Icon_GoblinHeroGods.jpg │ │ ├── Icon_Godclaw.jpg │ │ ├── Icon_Gogunta.jpg │ │ ├── Icon_GreenFaith.jpg │ │ ├── Icon_Hadregash.jpg │ │ ├── Icon_Halcamora.jpg │ │ ├── Icon_Hastur.jpg │ │ ├── Icon_Hathor.jpg │ │ ├── Icon_HeiFeng.jpg │ │ ├── Icon_Horus.jpg │ │ ├── Icon_Ilsurrish.jpg │ │ ├── Icon_Imbrex.jpg │ │ ├── Icon_Immonhiel.jpg │ │ ├── Icon_Imot.jpg │ │ ├── Icon_Irez.jpg │ │ ├── Icon_Isis.jpg │ │ ├── Icon_Ithaqua.jpg │ │ ├── Icon_Jaidz.jpg │ │ ├── Icon_Jalaijatali.jpg │ │ ├── Icon_Jerishall.jpg │ │ ├── Icon_Jezelda.jpg │ │ ├── Icon_Jubilex.jpg │ │ ├── Icon_Kabriri.jpg │ │ ├── Icon_Kerkamoth.jpg │ │ ├── Icon_Ketephys.jpg │ │ ├── Icon_Khepri.jpg │ │ ├── Icon_Kofusachi.jpg │ │ ├── Icon_Korada.jpg │ │ ├── Icon_Kurgess.jpg │ │ ├── Icon_LadyNanbyo.jpg │ │ ├── Icon_Lalaci.jpg │ │ ├── Icon_Lanishra.jpg │ │ ├── Icon_LaoShuPo.jpg │ │ ├── Icon_Lymnieris.jpg │ │ ├── Icon_Maat.jpg │ │ ├── Icon_Magdh.jpg │ │ ├── Icon_Mammon.jpg │ │ ├── Icon_Mazmezz.jpg │ │ ├── Icon_Mephistopheles.jpg │ │ ├── Icon_Mestama.jpg │ │ ├── Icon_Mhar.jpg │ │ ├── Icon_Milani.jpg │ │ ├── Icon_Moloch.jpg │ │ ├── Icon_Monad.jpg │ │ ├── Icon_Monitors.jpg │ │ ├── Icon_Mordiggian.jpg │ │ ├── Icon_MotherVulture.jpg │ │ ├── Icon_Mrtyu.jpg │ │ ├── Icon_Naderi.jpg │ │ ├── Icon_Nalinivati.jpg │ │ ├── Icon_Narakaas.jpg │ │ ├── Icon_Narriseminek.jpg │ │ ├── Icon_Neith.jpg │ │ ├── Icon_Nephthys.jpg │ │ ├── Icon_Ng.jpg │ │ ├── Icon_Nhimbaloth.jpg │ │ ├── Icon_Nocticula.jpg │ │ ├── Icon_Nulgreth.jpg │ │ ├── Icon_Nurgal.jpg │ │ ├── Icon_Nyarlathotep.jpg │ │ ├── Icon_Olheon.jpg │ │ ├── Icon_OrcPantheon.jpg │ │ ├── Icon_Orcus.jpg │ │ ├── Icon_Orgesh.jpg │ │ ├── Icon_Osiris.jpg │ │ ├── Icon_Otolmens.jpg │ │ ├── Icon_Pantheon.jpg │ │ ├── Icon_Pazuzu.jpg │ │ ├── Icon_Philosophies.jpg │ │ ├── Icon_Phlegyas.jpg │ │ ├── Icon_Picoperi.jpg │ │ ├── Icon_Ptah.jpg │ │ ├── Icon_Pulura.jpg │ │ ├── Icon_QiZhong.jpg │ │ ├── Icon_Ra.jpg │ │ ├── Icon_Ragadahn.jpg │ │ ├── Icon_Ragathiel.jpg │ │ ├── Icon_RhanTegoth.jpg │ │ ├── Icon_Rowdrosh.jpg │ │ ├── Icon_Rull.jpg │ │ ├── Icon_Saloc.jpg │ │ ├── Icon_Sekhmet.jpg │ │ ├── Icon_Selket.jpg │ │ ├── Icon_Seramaydiel.jpg │ │ ├── Icon_Set.jpg │ │ ├── Icon_Sezelrian.jpg │ │ ├── Icon_Shax.jpg │ │ ├── Icon_Shei.jpg │ │ ├── Icon_Shivaska.jpg │ │ ├── Icon_Shizuru.jpg │ │ ├── Icon_ShubNiggurath.jpg │ │ ├── Icon_Shyka.jpg │ │ ├── Icon_Sinashakti.jpg │ │ ├── Icon_Sivanah.jpg │ │ ├── Icon_Sobek.jpg │ │ ├── Icon_Soralyon.jpg │ │ ├── Icon_Ssilameshnik.jpg │ │ ├── Icon_Szuriel.jpg │ │ ├── Icon_Tanagaar.jpg │ │ ├── Icon_Teshallas.jpg │ │ ├── Icon_TheElderMythos.jpg │ │ ├── Icon_TheEldest.jpg │ │ ├── Icon_TheGreenMother.jpg │ │ ├── Icon_TheLanternKing.jpg │ │ ├── Icon_TheLostPrince.jpg │ │ ├── Icon_ThePaleHorse.jpg │ │ ├── Icon_Thoth.jpg │ │ ├── Icon_Tolc.jpg │ │ ├── Icon_Treerazer.jpg │ │ ├── Icon_Trelmarixian.jpg │ │ ├── Icon_Tsathoggua.jpg │ │ ├── Icon_Tsukiyo.jpg │ │ ├── Icon_Valani.jpg │ │ ├── Icon_Vale.jpg │ │ ├── Icon_Valmallos.jpg │ │ ├── Icon_Varg.jpg │ │ ├── Icon_Vavaalrav.jpg │ │ ├── Icon_Venkelvore.jpg │ │ ├── Icon_Verex.jpg │ │ ├── Icon_Vildeis.jpg │ │ ├── Icon_Vonymos.jpg │ │ ├── Icon_Wadjet.jpg │ │ ├── Icon_Winlas.jpg │ │ ├── Icon_Wukong.jpg │ │ ├── Icon_XhameDor.jpg │ │ ├── Icon_Yaezhing.jpg │ │ ├── Icon_Yamatsumi.jpg │ │ ├── Icon_Ydajisk.jpg │ │ ├── Icon_Ydersius.jpg │ │ ├── Icon_Yig.jpg │ │ ├── Icon_Ylimancha.jpg │ │ ├── Icon_YogSothoth.jpg │ │ ├── Icon_Yuelral.jpg │ │ ├── Icon_Zagresh.jpg │ │ ├── Icon_Zarongel.jpg │ │ ├── Icon_Zogmugot.jpg │ │ ├── Icon_Zohls.jpg │ │ ├── Icon_Zura.jpg │ │ └── Icon_Zyphus.jpg │ ├── Items │ │ ├── Icon_RiverFoxsPendant.png │ │ ├── Icon_ScrollOfArcaneConcordance.png │ │ ├── Icon_ScrollOfBloodMist.png │ │ ├── Icon_ScrollOfBurstOfNettles.png │ │ ├── Icon_ScrollOfClaySkin.png │ │ ├── Icon_ScrollOfCorrosiveConsumption.png │ │ ├── Icon_ScrollOfDanceOfAHundredCuts.png │ │ ├── Icon_ScrollOfDanceOfAThousandCuts.png │ │ ├── Icon_ScrollOfDeadlyFinale.png │ │ ├── Icon_ScrollOfDustOfTwilight.png │ │ ├── Icon_ScrollOfEntropicShield.png │ │ ├── Icon_ScrollOfEruptivePustules.png │ │ ├── Icon_ScrollOfFuryOfTheSun.png │ │ ├── Icon_ScrollOfGloomblindBolts.png │ │ ├── Icon_ScrollOfGoodberry.png │ │ ├── Icon_ScrollOfHollowBlades.png │ │ ├── Icon_ScrollOfHydraulicPush.png │ │ ├── Icon_ScrollOfHypnoticPattern.png │ │ ├── Icon_ScrollOfInflictPain.png │ │ ├── Icon_ScrollOfInflictPainMass.png │ │ ├── Icon_ScrollOfMoonstruck.png │ │ ├── Icon_ScrollOfParticulateForm.png │ │ ├── Icon_ScrollOfPurgingFinale.png │ │ ├── Icon_ScrollOfRevivingFinale.png │ │ ├── Icon_ScrollOfRigorMortis.png │ │ ├── Icon_ScrollOfScourgeOfTheHorsemen.png │ │ ├── Icon_ScrollOfShambler.png │ │ ├── Icon_ScrollOfShieldOfFortification.png │ │ ├── Icon_ScrollOfShieldOfFortificationGreater.png │ │ ├── Icon_ScrollOfShillelagh.png │ │ ├── Icon_ScrollOfSlipstream.png │ │ ├── Icon_ScrollOfSteamRayFusillade.png │ │ ├── Icon_ScrollOfStunningFinale.png │ │ ├── Icon_ScrollOfTransmuteBloodToAcid.png │ │ ├── Icon_ScrollOfTrialOfFireAndAcid.png │ │ ├── Icon_ScrollOfWallOfFire.png │ │ ├── Icon_ScrollOfWoodenPhalanx.png │ │ └── Icon_ScrollOfZephyrsFleetness.png │ ├── Portraits │ │ ├── BlackFulllength.png │ │ ├── BlackMedium.png │ │ ├── BlackPetEye.png │ │ ├── BlackSmall.png │ │ ├── BlueFulllength.png │ │ ├── BlueMedium.png │ │ ├── BluePetEye.png │ │ ├── BlueSmall.png │ │ ├── BrassFulllength.png │ │ ├── BrassMedium.png │ │ ├── BrassPetEye.png │ │ ├── BrassSmall.png │ │ ├── BronzeFulllength.png │ │ ├── BronzeMedium.png │ │ ├── BronzePetEye.png │ │ ├── BronzeSmall.png │ │ ├── CopperFulllength.png │ │ ├── CopperMedium.png │ │ ├── CopperPetEye.png │ │ ├── CopperSmall.png │ │ ├── CrawlingMoundFulllength.png │ │ ├── CrawlingMoundMedium.png │ │ ├── CrawlingMoundPetEye.png │ │ ├── CrawlingMoundSmall.png │ │ ├── GiantFlyFulllength.png │ │ ├── GiantFlyMedium.png │ │ ├── GiantFlyPetEye.png │ │ ├── GiantFlySmall.png │ │ ├── GoldFulllength.png │ │ ├── GoldMedium.png │ │ ├── GoldPetEye.png │ │ ├── GoldSmall.png │ │ ├── GreenFulllength.png │ │ ├── GreenMedium.png │ │ ├── GreenPetEye.png │ │ ├── GreenSmall.png │ │ ├── RedFulllength.png │ │ ├── RedMedium.png │ │ ├── RedPetEye.png │ │ ├── RedSmall.png │ │ ├── SaplingTreantFulllength.png │ │ ├── SaplingTreantMedium.png │ │ ├── SaplingTreantPetEye.png │ │ ├── SaplingTreantSmall.png │ │ ├── SilverFulllength.png │ │ ├── SilverMedium.png │ │ ├── SilverPetEye.png │ │ ├── SilverSmall.png │ │ ├── UmbralFulllength.png │ │ ├── UmbralMedium.png │ │ ├── UmbralPetEye.png │ │ ├── UmbralSmall.png │ │ ├── WebSpiderFulllength.png │ │ ├── WebSpiderMedium.png │ │ ├── WebSpiderPetEye.png │ │ ├── WebSpiderSmall.png │ │ ├── WhiteFulllength.png │ │ ├── WhiteMedium.png │ │ ├── WhitePetEye.png │ │ ├── WhiteSmall.png │ │ ├── WolverineFulllength.png │ │ ├── WolverineMedium.png │ │ ├── WolverinePetEye.png │ │ └── WolverineSmall.png │ ├── Potions │ │ ├── Form01_Blue_Simple.png │ │ ├── Form01_Cyan_Simple.png │ │ ├── Form01_Green_Simple.png │ │ ├── Form01_Red_Simple.png │ │ ├── Form01_Yellow_Simple.png │ │ ├── Form03_Blue_Simple.png │ │ ├── Form03_Cyan_Simple.png │ │ ├── Form03_Green_Simple.png │ │ ├── Form03_Red_Simple.png │ │ ├── Form03_Yellow_Simple.png │ │ ├── Form04_Blue_Simple.png │ │ ├── Form04_Cyan_Simple.png │ │ ├── Form04_Green_Simple.png │ │ ├── Form04_Red_Simple.png │ │ ├── Form04_Yellow_Simple.png │ │ ├── Form05_Blue_Simple.png │ │ ├── Form05_Cyan_Simple.png │ │ ├── Form05_Green_Simple.png │ │ ├── Form05_Red_Simple.png │ │ ├── Form05_Yellow_Simple.png │ │ ├── Form06_Blue_Simple.png │ │ ├── Form06_Cyan_Simple.png │ │ ├── Form06_Green_Simple.png │ │ ├── Form06_Red_Simple.png │ │ └── Form06_Yellow_Simple.png │ └── Skills │ │ ├── Icon_AOAbsolution.png │ │ ├── Icon_AOC.png │ │ ├── Icon_AODepravity.png │ │ ├── Icon_AODespair.png │ │ ├── Icon_AOS.png │ │ ├── Icon_AOSR.png │ │ ├── Icon_AbolethCurse.png │ │ ├── Icon_AccursedCurse.png │ │ ├── Icon_AidAnother.jpg │ │ ├── Icon_AidAnotherDefence.jpg │ │ ├── Icon_AidAnotherOffence.jpg │ │ ├── Icon_ArcaneBeacon.jpg │ │ ├── Icon_ArcaneConcordance.jpg │ │ ├── Icon_ArcherVolley.jpg │ │ ├── Icon_AuraEvil.png │ │ ├── Icon_BOO.png │ │ ├── Icon_BadPenny.png │ │ ├── Icon_BearShamanTotemTransformation.jpg │ │ ├── Icon_BloodMist.jpg │ │ ├── Icon_BullseyeShot.png │ │ ├── Icon_BurstOfNettles.jpg │ │ ├── Icon_CVengeance.png │ │ ├── Icon_ChannelTOC.png │ │ ├── Icon_CheetahSprint.jpg │ │ ├── Icon_ClaySkin.jpg │ │ ├── Icon_CloudOfSmoke.jpg │ │ ├── Icon_Command.png │ │ ├── Icon_CommunityMeleeCrit.jpg │ │ ├── Icon_CommunityMeleeNormal.jpg │ │ ├── Icon_CommunityRangedCrit.jpg │ │ ├── Icon_CommunityRangedNormal.jpg │ │ ├── Icon_CorrosiveConsumption.jpg │ │ ├── Icon_Counter.png │ │ ├── Icon_CrueltySelect.png │ │ ├── Icon_DKProf.png │ │ ├── Icon_DanceOfAHundredCuts.jpg │ │ ├── Icon_DanceOfAThousandCuts.jpg │ │ ├── Icon_DeadlyFinale.jpg │ │ ├── Icon_DeepOneCurse.png │ │ ├── Icon_DefensivePowers.png │ │ ├── Icon_DivineVessel.png │ │ ├── Icon_DraconicExploit.jpg │ │ ├── Icon_DraconicExploitQuicken.jpg │ │ ├── Icon_DraconicExploitType.jpg │ │ ├── Icon_DreadfulCalm.png │ │ ├── Icon_DruidClaws.jpg │ │ ├── Icon_DustOfTwilight.jpg │ │ ├── Icon_EntropicShield.jpg │ │ ├── Icon_EruptivePustules.jpg │ │ ├── Icon_FadedGrace.png │ │ ├── Icon_FeatSelection.png │ │ ├── Icon_FishCurse.png │ │ ├── Icon_FormOfTheExoticDragon.jpg │ │ ├── Icon_FuryOfTheSun.jpg │ │ ├── Icon_GaleAura.jpg │ │ ├── Icon_GeyserStyle.jpg │ │ ├── Icon_GloomblindBolts.jpg │ │ ├── Icon_GodMeddledCurse.png │ │ ├── Icon_Goodberry.jpg │ │ ├── Icon_GuidingStar.png │ │ ├── Icon_Havoc.png │ │ ├── Icon_HollowBlades.jpg │ │ ├── Icon_HypnoticPattern.png │ │ ├── Icon_IncendiaryCloud.jpg │ │ ├── Icon_InflictPain.jpg │ │ ├── Icon_InflictPainMass.jpg │ │ ├── Icon_InvokeDeity.jpg │ │ ├── Icon_LichCurse.png │ │ ├── Icon_LightningRod.jpg │ │ ├── Icon_Lignification.jpg │ │ ├── Icon_LionShamanTotemTransformation.jpg │ │ ├── Icon_LureOfTheHeavens.png │ │ ├── Icon_MantisAspect.jpg │ │ ├── Icon_MomentOfPrescience.jpg │ │ ├── Icon_Moonstruck.jpg │ │ ├── Icon_MydriaticSpontaneity.jpg │ │ ├── Icon_MydriaticSpontaneityMass.jpg │ │ ├── Icon_OBBANE.png │ │ ├── Icon_OBProf.png │ │ ├── Icon_OD.png │ │ ├── Icon_OracleApocalypseMystery.png │ │ ├── Icon_OracleDarkTapestryMystery.png │ │ ├── Icon_OracleDraconicMystery.png │ │ ├── Icon_OracleHeavensMystery.png │ │ ├── Icon_OracleLunarMystery.png │ │ ├── Icon_OracleMetalMystery.png │ │ ├── Icon_OracleRevelationShellOfSuccor.jpg │ │ ├── Icon_OracleRevelationWoodArmor.jpg │ │ ├── Icon_OracleShadowMystery.png │ │ ├── Icon_OracleSuccorMystery.png │ │ ├── Icon_OracleWinterMystery.png │ │ ├── Icon_OracleWoodMystery.png │ │ ├── Icon_ParticulateForm.jpg │ │ ├── Icon_PerfectAidAnother.jpg │ │ ├── Icon_PerfectAidAnotherDefence.jpg │ │ ├── Icon_PerfectAidAnotherOffence.jpg │ │ ├── Icon_PinpointTargeting.png │ │ ├── Icon_Plague.png │ │ ├── Icon_PlantShapeI.jpg │ │ ├── Icon_PlantShapeII.jpg │ │ ├── Icon_PlantShapeIII.jpg │ │ ├── Icon_ProfaneBoon.png │ │ ├── Icon_ProfaneChamp.png │ │ ├── Icon_ProfaneLord.png │ │ ├── Icon_ProfaneWeapon.png │ │ ├── Icon_ProtectiveAura.png │ │ ├── Icon_PurgingFinale.jpg │ │ ├── Icon_RainStyle.jpg │ │ ├── Icon_RevivingFinale.jpg │ │ ├── Icon_RiverStyle.jpg │ │ ├── Icon_RiversDomainBaseAbility.jpg │ │ ├── Icon_SR.png │ │ ├── Icon_ScourgeOfTheHorsemen.jpg │ │ ├── Icon_Scripture.png │ │ ├── Icon_Servant.png │ │ ├── Icon_ShadowClaws.jpg │ │ ├── Icon_ShadowJaunt.jpg │ │ ├── Icon_ShadowStep.jpg │ │ ├── Icon_Shambler.jpg │ │ ├── Icon_ShieldOfFortification.jpg │ │ ├── Icon_ShieldOfFortificationGreater.jpg │ │ ├── Icon_Shillelagh.jpg │ │ ├── Icon_SinfulAbsolution.png │ │ ├── Icon_Slipstream.jpg │ │ ├── Icon_SpearParry.png │ │ ├── Icon_SpitefulTenacity.png │ │ ├── Icon_Stalwart.png │ │ ├── Icon_StarsDanceBridge.jpg │ │ ├── Icon_StarsDanceDaughter.jpg │ │ ├── Icon_StarsDanceFollower.jpg │ │ ├── Icon_StarsDanceLanternBearer.jpg │ │ ├── Icon_StarsDanceMother.jpg │ │ ├── Icon_StarsDanceNewlyweds.jpg │ │ ├── Icon_StarsDancePack.jpg │ │ ├── Icon_StarsDancePatriarch.jpg │ │ ├── Icon_StarsDanceRider.jpg │ │ ├── Icon_StarsDanceStargazer.jpg │ │ ├── Icon_StarsDanceStranger.jpg │ │ ├── Icon_StarsDanceThrush.jpg │ │ ├── Icon_StarsDanceWagon.jpg │ │ ├── Icon_SteamRayFusillade.jpg │ │ ├── Icon_StunningFinale.jpg │ │ ├── Icon_SummonBear3.jpg │ │ ├── Icon_SummonBear4.jpg │ │ ├── Icon_SummonBear5.jpg │ │ ├── Icon_SummonBear6.jpg │ │ ├── Icon_SummonBear7.jpg │ │ ├── Icon_SummonBear8.jpg │ │ ├── Icon_SummonLeopard2.jpg │ │ ├── Icon_SummonLeopard3.jpg │ │ ├── Icon_SummonLeopard4.jpg │ │ ├── Icon_SummonLeopard5.jpg │ │ ├── Icon_SummonLeopard6.jpg │ │ ├── Icon_SummonLeopard7.jpg │ │ ├── Icon_SummonSmilodon5.jpg │ │ ├── Icon_SummonSmilodon6.jpg │ │ ├── Icon_SummonSmilodon7.jpg │ │ ├── Icon_SummonSmilodon8.jpg │ │ ├── Icon_SummonSmilodon9.jpg │ │ ├── Icon_SwiftAidAnother.jpg │ │ ├── Icon_SwiftAidAnotherDefence.jpg │ │ ├── Icon_SwiftAidAnotherOffence.jpg │ │ ├── Icon_ThornBurst.jpg │ │ ├── Icon_TouchCorrupt.png │ │ ├── Icon_TouchOfTheMoonCure.jpg │ │ ├── Icon_TouchofGlory.jpg │ │ ├── Icon_TransmuteBloodToAcid.jpg │ │ ├── Icon_TrialOfFireAndAcid.jpg │ │ ├── Icon_Trip.jpg │ │ ├── Icon_UmbralDrake.png │ │ ├── Icon_UnholyRes.png │ │ ├── Icon_VampireCurse.png │ │ ├── Icon_VerminShapeI.jpg │ │ ├── Icon_Vicious.png │ │ ├── Icon_Vorpal.png │ │ ├── Icon_WallOfFire.jpg │ │ ├── Icon_WaterfallStyle.jpg │ │ ├── Icon_WaveStyle.jpg │ │ ├── Icon_WoodenFist.jpg │ │ ├── Icon_WoodenPhalanx.jpg │ │ ├── Icon_WoodenWeaponEnchant.jpg │ │ ├── Icon_WyrmSaga.jpg │ │ └── Icon_ZephyrsFleetness.jpg ├── BlueprintCore │ ├── LICENSE │ ├── README.md │ └── changes.md ├── Config │ ├── AddedContent.cs │ ├── AddedContent.json │ ├── Blueprints.cs │ ├── Blueprints.json │ ├── ICollapseableGroup.cs │ ├── IDisableableGroup.cs │ ├── IUpdatableSettings.cs │ ├── IUpdateableSettings.cs │ ├── ModSettings.cs │ ├── ModSupport.cs │ ├── NestedSettingGroup.cs │ └── SettingGroup.cs ├── ExpandedContent.csproj ├── ExpandedContent.sln ├── Extensions │ └── ExtentionMethods.cs ├── Info.json ├── Localization │ ├── LocalizationPack.json │ └── MultiLocalizationPack.cs ├── Main.cs ├── Properties │ └── AssemblyInfo.cs ├── Repository.json ├── Resources.cs ├── SaveGamePatch.cs ├── TTTComponents │ ├── ACBonusAgainstSizeDifference.cs │ ├── AbilityEffectToggleBuff.cs │ ├── AbilityRequirementHasBuff.cs │ ├── AbilityRequirementHasWeaponTrainingWithWeapon.cs │ ├── AbilityShowIfCasterCanCastSpells.cs │ ├── AbilityShowIfCasterWeaponTrainingRank.cs │ ├── AddAdditionalRacialFeatures.cs │ ├── AddFeatureOnClassLevelExclude.cs │ ├── AddOutgoingWeaponDamageBonus.cs │ ├── AddTouchReach.cs │ ├── AddWeaponDamageTrigger.cs │ ├── AdditionalSpellSelection.cs │ ├── ArmorEnchantsToWeapon.cs │ ├── ArmorFeatureUnlock.cs │ ├── ArmoredJuggernautDRProperty.cs │ ├── BlockSpellDuplicationComponent.cs │ ├── BuffDescriptorImmunityAgainstAlignment.cs │ ├── BuffExtraEffectsRequirements.cs │ ├── ConstrainTargetFeatureRank.cs │ ├── ContextArcaneSpellFailureIncrease.cs │ ├── ContextArmorCheckPenaltyIncrease.cs │ ├── ContextConditionHasCondition.cs │ ├── ContextConditionHasFreeHand.cs │ ├── ContextMaxDexBonusIncrease.cs │ ├── CustomSpecialSlotAmount.cs │ ├── EnsureProgressionAdded.cs │ ├── ForceACUpdate.cs │ ├── HasFactFeatureUnlock.cs │ ├── IgnoreArmorCheckPenalty.cs │ ├── IgnoreArmorMaxDexBonus.cs │ ├── IgnoreClassPrerequisites.cs │ ├── IncreaseResourceAmountByWeaponTraining.cs │ ├── InitiatorSpellCritAutoconfirm.cs │ ├── NegateArmorCheckSkillPenalty.cs │ ├── NestedPseudoActivatableAbilities.cs │ ├── OutcomingAdditionalDamageAndHealingModifier.cs │ ├── OwlcatReplacements │ │ ├── AttackStatReplacementEnforced.cs │ │ ├── AzataFavorableMagicComponent.cs │ │ ├── AzataZippyMagicComponent.cs │ │ ├── ContextRestoreResourcesFixed.cs │ │ ├── CoupDeGraceComponent.cs │ │ ├── DamageGraceEnforced.cs │ │ ├── DamageResistance │ │ │ ├── TTAddDamageResistanceBase.cs │ │ │ ├── TTAddDamageResistanceEnergy.cs │ │ │ ├── TTAddDamageResistanceForce.cs │ │ │ ├── TTAddDamageResistancePhysical.cs │ │ │ ├── TTProtectionFromEnergy.cs │ │ │ ├── TTResistEnergy.cs │ │ │ ├── TTResistEnergyContext.cs │ │ │ ├── TTWizardAbjurationResistance.cs │ │ │ └── TTWizardEnergyAbsorption.cs │ │ ├── IndomitableMountFixed.cs │ │ ├── MountedCombatFixed.cs │ │ └── SuppressBuffsPersistant.cs │ ├── Prerequisites │ │ ├── PrerequisiteFeaturesFromListFormatted.cs │ │ ├── PrerequisiteMythicSpellbook.cs │ │ ├── PrerequisiteNoClassLevelVisible.cs │ │ ├── PrerequisiteNoFeaturesFromList.cs │ │ ├── PrerequisiteSize.cs │ │ ├── PrerequisiteSpellBookType.cs │ │ ├── PrerequisiteSpellbook.cs │ │ ├── PrerequisiteStatBonus.cs │ │ └── PrerequisiteStatValues.cs │ ├── Properties │ │ ├── CompositeCustomPropertyGetter.cs │ │ ├── CompositePropertyGetter.cs │ │ ├── MadDogPetDRProperty.cs │ │ ├── ProgressionRankGetter.cs │ │ └── StalwartDRProperty.cs │ ├── PseudoActivatable.cs │ ├── RecalculateOnEquipmentChange.cs │ ├── RecalculateOnLevelUp.cs │ ├── RecommendationWeaponCategoryFocus.cs │ ├── RemoveBuffAfterSpellResistCheck.cs │ ├── RemoveBuffRankOnAttack.cs │ ├── SavingThrowBonusAgainstAbility.cs │ ├── SavingThrowBonusUnaware.cs │ ├── SelectionDefaultFeature.cs │ ├── SpellImmunityToSpellDescriptorAgainstAlignment.cs │ ├── SpontaneousSpecialListConversion.cs │ ├── SuppressBuffsEveryRound.cs │ ├── SurviveDeathWithSave.cs │ ├── UpdateSlotsOnEquipmentChange.cs │ └── WeaponDamageMultiplierReplacement.cs ├── TTTMechanicsChanges │ ├── ActivatableAbilitySpendLogic.cs │ ├── ActivatableResourceFreeResourceLogic.cs │ ├── AdditionalModifierDescriptors.cs │ └── ArchetypePrerequisites .cs ├── Tweaks │ ├── AnimalCompanions │ │ ├── ArchetypeDraconic.cs │ │ ├── CompanionCrawlingMound.cs │ │ ├── CompanionGiantFly.cs │ │ ├── CompanionSaplingTreant.cs │ │ ├── CompanionWebSpider.cs │ │ └── CompanionWolverine.cs │ ├── Archdevils │ │ ├── Baalzebul.cs │ │ ├── Barbatos.cs │ │ ├── Belial.cs │ │ ├── Dispater.cs │ │ ├── Geryon.cs │ │ ├── Mammon.cs │ │ ├── Mephistopheles.cs │ │ └── Moloch.cs │ ├── Archetypes │ │ ├── Archer.cs │ │ ├── BearShaman.cs │ │ ├── Beastmorph.cs │ │ ├── Castigator.cs │ │ ├── ChildOfAcavnaAndAmaznen.cs │ │ ├── ClawOfTheFalseWyrm.cs │ │ ├── ClutchThief.cs │ │ ├── Conqueror.cs │ │ ├── DivineScourge.cs │ │ ├── DivineTracker.cs │ │ ├── DraconicDruid.cs │ │ ├── DraconicScholar.cs │ │ ├── DraconicShaman.cs │ │ ├── DrakeRider.cs │ │ ├── DrakeWarden.cs │ │ ├── FaithfulParagon.cs │ │ ├── LionShaman.cs │ │ ├── LivingScripture.cs │ │ ├── MantisZealot.cs │ │ ├── Mindchemist.cs │ │ ├── Mooncaller.cs │ │ ├── OceansEcho.cs │ │ ├── PatchMantisZealotDeity.cs │ │ ├── PlantMaster.cs │ │ ├── PrestigeClassSpellbooks.cs │ │ ├── PriestOfBalance.cs │ │ ├── RavenerHunter.cs │ │ ├── SilverChampion.cs │ │ ├── SkulkingHunter.cs │ │ ├── SoldierOfGaia.cs │ │ ├── SpearFighter.cs │ │ ├── StormDruid.cs │ │ ├── SwornOfTheEldest.cs │ │ ├── TempleChampion.cs │ │ ├── Treesinger.cs │ │ ├── UrbanDruid.cs │ │ ├── Warhound.cs │ │ ├── WaterDancer.cs │ │ └── WyrmSinger.cs │ ├── Backgrounds │ │ └── ArchdukeOfCheliax.cs │ ├── Blessings │ │ ├── ArtificeBlessing.cs │ │ ├── CommunityBlessing.cs │ │ ├── PlantBlessing.cs │ │ └── WarBlessing.cs │ ├── Classes │ │ ├── DrakeClass │ │ │ ├── DrakeCompanionBlack.cs │ │ │ ├── DrakeCompanionBlue.cs │ │ │ ├── DrakeCompanionBrass.cs │ │ │ ├── DrakeCompanionBronze.cs │ │ │ ├── DrakeCompanionClass.cs │ │ │ ├── DrakeCompanionCopper.cs │ │ │ ├── DrakeCompanionGold.cs │ │ │ ├── DrakeCompanionGreen.cs │ │ │ ├── DrakeCompanionRed.cs │ │ │ ├── DrakeCompanionSelection.cs │ │ │ ├── DrakeCompanionSilver.cs │ │ │ ├── DrakeCompanionUmbral.cs │ │ │ ├── DrakeCompanionWhite.cs │ │ │ ├── DrakeMythicAbilities.cs │ │ │ └── DrakeSpells.cs │ │ ├── DreadKnight.cs │ │ ├── Oathbreaker.cs │ │ └── StargazerClass.cs │ ├── Components │ │ ├── ACBonusAgainstNotCaster.cs │ │ ├── AbilityCasterOffHandWeaponCheck.cs │ │ ├── AddBuffInTerrain.cs │ │ ├── AddContextStatBonusInTerrain.cs │ │ ├── AddExtraDrainToEnergyDrainInstance.cs │ │ ├── AddImmunityToEnergyDrainFromFact.cs │ │ ├── AddInitiatorSavingThrowTriggerExpanded.cs │ │ ├── AddTargetAttackRollTriggerExpanded.cs │ │ ├── AttackBonusAgainstNotCaster.cs │ │ ├── AutoMetamagicMagicSourceOnly.cs │ │ ├── CheckWeaponEnchant.cs │ │ ├── ContextActionCombatManeuverExpanded.cs │ │ ├── ContextActionOnApplyingSpell.cs │ │ ├── ContextCalculateAbilityParamsBasedOnHigherClass.cs │ │ ├── ContextConditionIsPetOwner.cs │ │ ├── DamageReductionAgainstWeaponCategory.cs │ │ ├── DeflectArrowsExpanded.cs │ │ ├── DisableAllMoraleBonuses.cs │ │ ├── IgnoreDamageReductionOnAttackRangeType.cs │ │ ├── IncomingSpellResistanceSkip.cs │ │ ├── IncreaseSpellCasterLevelMagicSourceOnly.cs │ │ ├── IncreaseSpellDCMagicSourceOnly.cs │ │ ├── LearnDomainSpell.cs │ │ ├── ManeuverContextBonus.cs │ │ ├── MaxCastingAttributeWithArchetypeGetter.cs │ │ ├── PrerequisiteCharacterIsFirstLevel.cs │ │ ├── ReplaceAbilitiesStatFromArchetype.cs │ │ ├── SavingThrowAgainstCaster.cs │ │ ├── SavingThrowBonusAgainstMagicSource.cs │ │ ├── SavingThrowContextBonusAgainstSpecificSpells.cs │ │ ├── SpearParry.cs │ │ ├── SpellDamageBonusWithRelect.cs │ │ ├── SpellPenetrationBonusAgainstFact.cs │ │ ├── WeaponMultipleCategoriesContextAttackBonus.cs │ │ └── WeaponTypeContextDamageBonus.cs │ ├── ContentAdder.cs │ ├── Curses │ │ ├── Aboleth.cs │ │ ├── Accursed.cs │ │ ├── DeepOne.cs │ │ ├── GodMeddled.cs │ │ ├── Lich.cs │ │ └── Vampirism.cs │ ├── Deities │ │ ├── Achaekek.cs │ │ ├── Alseta.cs │ │ ├── Andoletta.cs │ │ ├── Anubis.cs │ │ ├── Apep.cs │ │ ├── Apsu.cs │ │ ├── Arqueros.cs │ │ ├── Arshea.cs │ │ ├── Ashava.cs │ │ ├── Bastet.cs │ │ ├── Bes.cs │ │ ├── Besmara.cs │ │ ├── Bharnarol.cs │ │ ├── BlackButterfly.cs │ │ ├── Chadali.cs │ │ ├── Chucaro.cs │ │ ├── Dahak.cs │ │ ├── Daikitsu.cs │ │ ├── Dammerich.cs │ │ ├── DeitySelection.cs │ │ ├── Dretha.cs │ │ ├── Eritrice.cs │ │ ├── Falayna.cs │ │ ├── Findeladlara.cs │ │ ├── Fumeiyoshi.cs │ │ ├── GeneralSusumu.cs │ │ ├── Ghenshau.cs │ │ ├── Ghlaunder.cs │ │ ├── GreenFaith.cs │ │ ├── Groetus.cs │ │ ├── Hadregash.cs │ │ ├── Halcamora.cs │ │ ├── Hathor.cs │ │ ├── HeiFeng.cs │ │ ├── Horus.cs │ │ ├── Immonhiel.cs │ │ ├── Irez.cs │ │ ├── Isis.cs │ │ ├── Jaidz.cs │ │ ├── Jalaijatali.cs │ │ ├── Ketephys.cs │ │ ├── Khepri.cs │ │ ├── Kofusachi.cs │ │ ├── Korada.cs │ │ ├── Kurgess.cs │ │ ├── LadyNanbyo.cs │ │ ├── Lalaci.cs │ │ ├── Lanishra.cs │ │ ├── LaoShuPo.cs │ │ ├── LichDeity.cs │ │ ├── Lymnieris.cs │ │ ├── Maat.cs │ │ ├── Milani.cs │ │ ├── Naderi.cs │ │ ├── Nalinivati.cs │ │ ├── Neith.cs │ │ ├── Nephthys.cs │ │ ├── Nulgreth.cs │ │ ├── Olheon.cs │ │ ├── Osiris.cs │ │ ├── Picoperi.cs │ │ ├── Ptah.cs │ │ ├── Pulura.cs │ │ ├── QiZhong.cs │ │ ├── Ra.cs │ │ ├── Ragathiel.cs │ │ ├── Rowdrosh.cs │ │ ├── Rull.cs │ │ ├── Sekhmet.cs │ │ ├── Selket.cs │ │ ├── Seramaydiel.cs │ │ ├── Set.cs │ │ ├── Sezelrian.cs │ │ ├── Shei.cs │ │ ├── Shizuru.cs │ │ ├── Sinashakti.cs │ │ ├── Sivanah.cs │ │ ├── Sobek.cs │ │ ├── Soralyon.cs │ │ ├── Tanagaar.cs │ │ ├── Thoth.cs │ │ ├── Tolc.cs │ │ ├── Tsukiyo.cs │ │ ├── Valani.cs │ │ ├── Varg.cs │ │ ├── Venkelvore.cs │ │ ├── Verex.cs │ │ ├── Vildeis.cs │ │ ├── Wadjet.cs │ │ ├── Winlas.cs │ │ ├── Wukong.cs │ │ ├── Yaezhing.cs │ │ ├── Yamatsumi.cs │ │ ├── Ydersius.cs │ │ ├── Ylimancha.cs │ │ ├── Yuelral.cs │ │ ├── Zagresh.cs │ │ ├── Zarongel.cs │ │ ├── Zogmugot.cs │ │ ├── Zohls.cs │ │ └── Zyphus.cs │ ├── DemonLords │ │ ├── Abraxas.cs │ │ ├── Aldinach.cs │ │ ├── Areshkegal.cs │ │ ├── Baphomet.cs │ │ ├── CythVsug.cs │ │ ├── Dagon.cs │ │ ├── Deskari.cs │ │ ├── Gogunta.cs │ │ ├── Jezelda.cs │ │ ├── Jubilex.cs │ │ ├── Kabriri.cs │ │ ├── Mazmezz.cs │ │ ├── Mestama.cs │ │ ├── Nocticula.cs │ │ ├── Nurgal.cs │ │ ├── Orcus.cs │ │ ├── Pazuzu.cs │ │ ├── Shax.cs │ │ ├── Shivaska.cs │ │ ├── Treerazer.cs │ │ └── Zura.cs │ ├── Domains │ │ ├── AgathionDomain.cs │ │ ├── ArcaneDomain.cs │ │ ├── ArchonDomainGood.cs │ │ ├── ArchonDomainLaw.cs │ │ ├── AshDomain.cs │ │ ├── BaseDeityPatch.cs │ │ ├── BaseDomainDruidPatch.cs │ │ ├── BloodDomain.cs │ │ ├── CavesDomain.cs │ │ ├── CurseDomain.cs │ │ ├── DefenseDomain.cs │ │ ├── DemonDomainChaos.cs │ │ ├── DemonDomainEvil.cs │ │ ├── DivineDomain.cs │ │ ├── DomainProperties.cs │ │ ├── DragonDomain.cs │ │ ├── DuelsDomain.cs │ │ ├── FerocityDomain.cs │ │ ├── FistDomain.cs │ │ ├── FurDomain.cs │ │ ├── GrowthDomain.cs │ │ ├── HeroismDomain.cs │ │ ├── IceDomain.cs │ │ ├── ImpossibleSubdomainSelection.cs │ │ ├── InsanityDomain.cs │ │ ├── InsectDomain.cs │ │ ├── LightningDomain.cs │ │ ├── LoyaltyDomain.cs │ │ ├── LustDomain.cs │ │ ├── PlantDomainPatch.cs │ │ ├── PsychopompDomainDeath.cs │ │ ├── PsychopompDomainRepose.cs │ │ ├── RageDomain.cs │ │ ├── ResolveDomain.cs │ │ ├── RestorationDomain.cs │ │ ├── RevelationDomain.cs │ │ ├── RevolutionDomain.cs │ │ ├── RiversDomain.cs │ │ ├── ScalykindDomain.cs │ │ ├── SmokeDomain.cs │ │ ├── StarsDomain.cs │ │ ├── StormDomain.cs │ │ ├── ThieveryDomain.cs │ │ ├── UndeadDomain.cs │ │ ├── WhimsyDomain.cs │ │ └── WindDomain.cs │ ├── FourHorsemen │ │ ├── Apollyon.cs │ │ ├── Charon.cs │ │ ├── Szuriel.cs │ │ └── Trelmarixian.cs │ ├── Items │ │ └── AmuletEarlyRider.cs │ ├── Miscellaneous │ │ ├── AbilityDeliverProjectilePatch.cs │ │ ├── AidAnother.cs │ │ ├── AlchemistDiscoveries │ │ │ ├── HealingTouchDiscovery.cs │ │ │ ├── MindchemistSkillDiscovery.cs │ │ │ ├── MutagenDiscovery.cs │ │ │ └── PheromonesDiscovery.cs │ │ ├── AlignmentTemplates.cs │ │ ├── BugFixes.cs │ │ ├── BullseyeShot.cs │ │ ├── Cavalier.cs │ │ ├── DemonHunter.cs │ │ ├── DrakePetTypeAdder.cs │ │ ├── DumbTestStuff │ │ │ └── LightningTest.cs │ │ ├── HavocDragonPet.cs │ │ ├── LazyLocker.cs │ │ ├── ModifierDescriptors.cs │ │ ├── MountPatches │ │ │ ├── BlackDragonMountPatch.cs │ │ │ ├── BlueDragonMountPatch.cs │ │ │ ├── BrassDragonMountPatch.cs │ │ │ ├── BronzeDragonMountPatch.cs │ │ │ ├── CopperDragonMountPatch.cs │ │ │ ├── GoldDragonMountPatch .cs │ │ │ ├── GreenDragonMountPatch.cs │ │ │ ├── RedDragonMountPatch .cs │ │ │ ├── SilverDragonMountPatch.cs │ │ │ ├── TreantMountPatch .cs │ │ │ ├── UmbralDragonMountPatch.cs │ │ │ ├── WhiteDragonMountPatch.cs │ │ │ └── WolverineMountPatch.cs │ │ ├── NewActivatableAbilityGroups │ │ │ ├── NewActivatableAbilityGroupAdder.cs │ │ │ └── UnitPartActivatableAbilityGroupEC.cs │ │ ├── NobleScion.cs │ │ ├── OpeningVolley.cs │ │ ├── Pinpoint Targeting.cs │ │ └── ShapechangeFeatsPatch.cs │ ├── Monitors │ │ ├── Atropos.cs │ │ ├── Barzahk.cs │ │ ├── Ceyannan.cs │ │ ├── Dammar.cs │ │ ├── Ilsurrish.cs │ │ ├── Imot.cs │ │ ├── Jerishall.cs │ │ ├── Kerkamoth.cs │ │ ├── Monad.cs │ │ ├── MotherVulture.cs │ │ ├── Mrtyu.cs │ │ ├── Narakaas.cs │ │ ├── Narriseminek.cs │ │ ├── Otolmens.cs │ │ ├── Phlegyas.cs │ │ ├── Saloc.cs │ │ ├── Ssilameshnik.cs │ │ ├── Teshallas.cs │ │ ├── ThePaleHorse.cs │ │ ├── Vale.cs │ │ ├── Valmallos.cs │ │ ├── Vavaalrav.cs │ │ ├── Vonymos.cs │ │ └── Ydajisk.cs │ ├── Mysteries │ │ ├── ApocalypseMystery.cs │ │ ├── DarkTapestryMystery.cs │ │ ├── DragonMystery.cs │ │ ├── HeavensMystery.cs │ │ ├── LunarMystery.cs │ │ ├── MetalMystery.cs │ │ ├── MysteryProperties.cs │ │ ├── ShadowMystery.cs │ │ ├── SuccorMystery.cs │ │ ├── WinterMystery.cs │ │ └── WoodMystery.cs │ ├── QueensOfNight │ │ ├── ArdadLili.cs │ │ ├── Doloras.cs │ │ ├── Eiseth.cs │ │ └── Mahathallah.cs │ ├── RacialArchetypes │ │ ├── CavalierOfThePaw.cs │ │ ├── Cruoromancer.cs │ │ ├── Imitator.cs │ │ ├── MasterOfAll.cs │ │ ├── NineTailedHeir.cs │ │ ├── PhantasmalMage.cs │ │ ├── Purifier.cs │ │ ├── ReformedFiend.cs │ │ ├── SpellDancer.cs │ │ ├── Stonelord.cs │ │ ├── StudentOfStone.cs │ │ └── WildlandShaman.cs │ ├── Spells │ │ ├── ArcaneConcordance.cs │ │ ├── BloodMist.cs │ │ ├── BurstOfNettles.cs │ │ ├── ClaySkin.cs │ │ ├── CorrosiveConsumption.cs │ │ ├── DanceOfAHundredCuts.cs │ │ ├── DanceOfAThousandCuts.cs │ │ ├── DeadlyFinale.cs │ │ ├── Detonate.cs │ │ ├── DustOfTwilight.cs │ │ ├── EntropicShield.cs │ │ ├── EruptivePustules.cs │ │ ├── FinaleSetup.cs │ │ ├── FormOfTheExoticDragon.cs │ │ ├── FuryOftheSun.cs │ │ ├── GloomblindBolts.cs │ │ ├── Goodberry.cs │ │ ├── HollowBlades.cs │ │ ├── HydraulicPush.cs │ │ ├── HypnoticPattern.cs │ │ ├── IncendiaryCloud.cs │ │ ├── InflictPain.cs │ │ ├── InflictPainMass.cs │ │ ├── InvokeDeity.cs │ │ ├── KingsCastle.cs │ │ ├── MomentOfPrescience.cs │ │ ├── Moonstruck.cs │ │ ├── MydriaticSpontaneity.cs │ │ ├── MydriaticSpontaneityMass.cs │ │ ├── ParticulateForm.cs │ │ ├── PlantShape.cs │ │ ├── PurgingFinale.cs │ │ ├── RevivingFinale.cs │ │ ├── RigorMortis.cs │ │ ├── ScourgeOfTheHorsemen.cs │ │ ├── ShadowClaws.cs │ │ ├── ShadowJaunt.cs │ │ ├── ShadowStep.cs │ │ ├── Shambler.cs │ │ ├── ShieldOfFortification.cs │ │ ├── ShieldOfFortificationGreater.cs │ │ ├── Shillelagh.cs │ │ ├── Slipstream.cs │ │ ├── SteamRayFusillade.cs │ │ ├── StunningFinale.cs │ │ ├── TransmuteBloodToAcid.cs │ │ ├── TrialOfFireAndAcid.cs │ │ ├── VerminShape.cs │ │ ├── WallOfFire.cs │ │ ├── WoodenPhalanx.cs │ │ └── ZephyrsFleetness.cs │ ├── Spirits │ │ ├── HeavensSpirit.cs │ │ ├── Hexes │ │ │ ├── BitingFrostHex.cs │ │ │ ├── DeathlyBeingHex.cs │ │ │ ├── EnhancedCuresHex.cs │ │ │ ├── ErosionCurseHex.cs │ │ │ ├── EyesOfBattleHex.cs │ │ │ ├── SluggishHex.cs │ │ │ ├── SparkingAuraHex.cs │ │ │ └── WardOfStoneHex.cs │ │ ├── MammothSpirit.cs │ │ ├── SlumsSpirit.cs │ │ └── WoodSpirit.cs │ ├── TheElderMythos │ │ ├── Abhoth.cs │ │ ├── AtlachNacha.cs │ │ ├── Azathoth.cs │ │ ├── Bokrug.cs │ │ ├── ChaugnarFaugn.cs │ │ ├── Cthulhu.cs │ │ ├── Ghatanothoa.cs │ │ ├── Hastur.cs │ │ ├── Ithaqua.cs │ │ ├── Mhar.cs │ │ ├── Mordiggian.cs │ │ ├── Nhimbaloth.cs │ │ ├── Nyarlathotep.cs │ │ ├── Orgesh.cs │ │ ├── RhanTegoth.cs │ │ ├── ShubNiggurath.cs │ │ ├── Tsathoggua.cs │ │ ├── XhameDor.cs │ │ ├── Yig.cs │ │ └── YogSothoth.cs │ └── TheEldest │ │ ├── CountRanalc.cs │ │ ├── Imbrex.cs │ │ ├── Magdh.cs │ │ ├── Ng.cs │ │ ├── Ragadahn.cs │ │ ├── Shyka.cs │ │ ├── TheGreenMother.cs │ │ ├── TheLanternKing.cs │ │ └── TheLostPrince.cs ├── UMMSettingsUI.cs ├── Utilities │ ├── ActionFlow.cs │ ├── AssetLoader.cs │ ├── Attributes.cs │ ├── AuraUtils.cs │ ├── BlessingTools.cs │ ├── BloodlineTools.cs │ ├── DeityTools.cs │ ├── DescriptionTools.cs │ ├── DomainTools.cs │ ├── DynamicAsset.cs │ ├── FeatTools.cs │ ├── FinaleTools.cs │ ├── Helpers.cs │ ├── ILUtils.cs │ ├── ItemTools.cs │ ├── LazyLockUtility.cs │ ├── ModSupportUtilities.cs │ ├── MountTools.cs │ ├── MysteryTools.cs │ ├── PortraitInjector.cs │ ├── PortraitLoader.cs │ ├── PrerequisiteSize.cs │ ├── SpellTools.cs │ ├── SpellWithDesriptorAdders.cs │ ├── SpiritTools.cs │ ├── TypeReplaceTranspiler.cs │ ├── VenderTools.cs │ └── WitchTools.cs ├── app.config └── packages.config ├── LICENSE ├── README.md └── Repository.json /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/.editorconfig -------------------------------------------------------------------------------- /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/.gitattributes -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/.gitignore -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /ExpandedContent/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/.gitattributes -------------------------------------------------------------------------------- /ExpandedContent/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/.gitignore -------------------------------------------------------------------------------- /ExpandedContent/Assets/Backgrounds/Icon_AOC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Backgrounds/Icon_AOC.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Abhoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Abhoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Abraxas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Abraxas.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Achaekek.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Achaekek.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Aldinach.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Aldinach.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Alseta.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Alseta.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Andoletta.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Andoletta.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Anubis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Anubis.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Apep.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Apep.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Apollyon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Apollyon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Apsu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Apsu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Archdevils.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Archdevils.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Areshkagal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Areshkagal.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Arqueros.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Arqueros.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Arshea.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Arshea.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ashava.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ashava.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_AtlachNacha.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_AtlachNacha.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Atropos.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Atropos.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Azathoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Azathoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Baalzebul.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Baalzebul.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Baphomet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Baphomet.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Barbatos.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Barbatos.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Barzahk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Barzahk.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Bastet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Bastet.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Belial.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Belial.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Bes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Bes.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Besmara.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Besmara.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Bharnarol.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Bharnarol.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_BlackButterfly.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_BlackButterfly.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Bokrug.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Bokrug.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ceyannan.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ceyannan.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Chadali.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Chadali.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Charon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Charon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_ChaugnarFaugn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_ChaugnarFaugn.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Chucaro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Chucaro.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_CountRanalc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_CountRanalc.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Cthulhu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Cthulhu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_CythVsug.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_CythVsug.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dagon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dagon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dahak.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dahak.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Daikitsu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Daikitsu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dammar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dammar.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dammerich.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dammerich.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_DeitySelection.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_DeitySelection.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_DemonLords.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_DemonLords.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Deskari.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Deskari.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dispater.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dispater.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_DragonDeities.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_DragonDeities.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Dretha.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Dretha.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_ElvenPantheon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_ElvenPantheon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_EmpyrealLords.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_EmpyrealLords.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Eritrice.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Eritrice.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Falayna.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Falayna.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Findeladlara.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Findeladlara.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_FourHorsemen.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_FourHorsemen.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Fumeiyoshi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Fumeiyoshi.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_GeneralSusumu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_GeneralSusumu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Geryon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Geryon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ghatanothoa.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ghatanothoa.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ghenshau.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ghenshau.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ghlaunder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ghlaunder.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_GoblinHeroGods.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_GoblinHeroGods.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Godclaw.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Godclaw.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Gogunta.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Gogunta.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_GreenFaith.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_GreenFaith.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Hadregash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Hadregash.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Halcamora.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Halcamora.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Hastur.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Hastur.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Hathor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Hathor.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_HeiFeng.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_HeiFeng.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Horus.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Horus.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ilsurrish.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ilsurrish.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Imbrex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Imbrex.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Immonhiel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Immonhiel.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Imot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Imot.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Irez.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Irez.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Isis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Isis.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ithaqua.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ithaqua.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Jaidz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Jaidz.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Jalaijatali.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Jalaijatali.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Jerishall.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Jerishall.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Jezelda.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Jezelda.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Jubilex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Jubilex.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Kabriri.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Kabriri.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Kerkamoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Kerkamoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ketephys.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ketephys.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Khepri.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Khepri.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Kofusachi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Kofusachi.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Korada.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Korada.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Kurgess.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Kurgess.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_LadyNanbyo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_LadyNanbyo.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Lalaci.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Lalaci.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Lanishra.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Lanishra.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_LaoShuPo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_LaoShuPo.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Lymnieris.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Lymnieris.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Maat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Maat.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Magdh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Magdh.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mammon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mammon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mazmezz.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mazmezz.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mephistopheles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mephistopheles.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mestama.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mestama.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mhar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mhar.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Milani.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Milani.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Moloch.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Moloch.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Monad.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Monad.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Monitors.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Monitors.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mordiggian.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mordiggian.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_MotherVulture.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_MotherVulture.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Mrtyu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Mrtyu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Naderi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Naderi.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nalinivati.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nalinivati.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Narakaas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Narakaas.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Narriseminek.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Narriseminek.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Neith.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Neith.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nephthys.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nephthys.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ng.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ng.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nhimbaloth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nhimbaloth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nocticula.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nocticula.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nulgreth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nulgreth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nurgal.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nurgal.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Nyarlathotep.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Nyarlathotep.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Olheon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Olheon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_OrcPantheon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_OrcPantheon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Orcus.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Orcus.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Orgesh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Orgesh.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Osiris.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Osiris.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Otolmens.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Otolmens.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Pantheon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Pantheon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Pazuzu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Pazuzu.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Philosophies.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Philosophies.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Phlegyas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Phlegyas.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Picoperi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Picoperi.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ptah.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ptah.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Pulura.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Pulura.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_QiZhong.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_QiZhong.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ra.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ra.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ragadahn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ragadahn.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ragathiel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ragathiel.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_RhanTegoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_RhanTegoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Rowdrosh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Rowdrosh.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Rull.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Rull.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Saloc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Saloc.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Sekhmet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Sekhmet.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Selket.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Selket.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Seramaydiel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Seramaydiel.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Set.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Set.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Sezelrian.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Sezelrian.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Shax.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Shax.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Shei.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Shei.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Shivaska.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Shivaska.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Shizuru.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Shizuru.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_ShubNiggurath.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_ShubNiggurath.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Shyka.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Shyka.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Sinashakti.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Sinashakti.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Sivanah.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Sivanah.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Sobek.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Sobek.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Soralyon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Soralyon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ssilameshnik.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ssilameshnik.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Szuriel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Szuriel.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Tanagaar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Tanagaar.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Teshallas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Teshallas.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_TheElderMythos.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_TheElderMythos.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_TheEldest.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_TheEldest.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_TheGreenMother.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_TheGreenMother.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_TheLanternKing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_TheLanternKing.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_TheLostPrince.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_TheLostPrince.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_ThePaleHorse.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_ThePaleHorse.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Thoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Thoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Tolc.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Tolc.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Treerazer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Treerazer.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Trelmarixian.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Trelmarixian.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Tsathoggua.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Tsathoggua.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Tsukiyo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Tsukiyo.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Valani.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Valani.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Vale.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Vale.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Valmallos.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Valmallos.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Varg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Varg.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Vavaalrav.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Vavaalrav.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Venkelvore.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Venkelvore.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Verex.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Verex.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Vildeis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Vildeis.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Vonymos.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Vonymos.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Wadjet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Wadjet.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Winlas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Winlas.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Wukong.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Wukong.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_XhameDor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_XhameDor.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Yaezhing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Yaezhing.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Yamatsumi.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Yamatsumi.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ydajisk.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ydajisk.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ydersius.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ydersius.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Yig.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Yig.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Ylimancha.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Ylimancha.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_YogSothoth.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_YogSothoth.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Yuelral.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Yuelral.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zagresh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zagresh.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zarongel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zarongel.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zogmugot.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zogmugot.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zohls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zohls.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zura.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zura.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Deities/Icon_Zyphus.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Deities/Icon_Zyphus.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Items/Icon_RiverFoxsPendant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Items/Icon_RiverFoxsPendant.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Items/Icon_ScrollOfBloodMist.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Items/Icon_ScrollOfBloodMist.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Items/Icon_ScrollOfClaySkin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Items/Icon_ScrollOfClaySkin.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Items/Icon_ScrollOfGoodberry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Items/Icon_ScrollOfGoodberry.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Items/Icon_ScrollOfShambler.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Items/Icon_ScrollOfShambler.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlackFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlackFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlackMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlackMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlackPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlackPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlackSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlackSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlueFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlueFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlueMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlueMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BluePetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BluePetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BlueSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BlueSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BrassFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BrassFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BrassMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BrassMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BrassPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BrassPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BrassSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BrassSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BronzeFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BronzeFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BronzeMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BronzeMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BronzePetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BronzePetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/BronzeSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/BronzeSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/CopperFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/CopperFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/CopperMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/CopperMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/CopperPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/CopperPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/CopperSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/CopperSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/CrawlingMoundSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/CrawlingMoundSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GiantFlyFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GiantFlyFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GiantFlyMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GiantFlyMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GiantFlyPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GiantFlyPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GiantFlySmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GiantFlySmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GoldFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GoldFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GoldMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GoldMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GoldPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GoldPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GoldSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GoldSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GreenFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GreenFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GreenMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GreenMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GreenPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GreenPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/GreenSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/GreenSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/RedFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/RedFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/RedMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/RedMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/RedPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/RedPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/RedSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/RedSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/SaplingTreantSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/SaplingTreantSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/SilverFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/SilverFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/SilverMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/SilverMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/SilverPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/SilverPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/SilverSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/SilverSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/UmbralMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/UmbralMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/UmbralPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/UmbralPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/UmbralSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/UmbralSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WebSpiderMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WebSpiderMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WebSpiderPetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WebSpiderPetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WebSpiderSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WebSpiderSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WhiteFulllength.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WhiteFulllength.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WhiteMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WhiteMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WhitePetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WhitePetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WhiteSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WhiteSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WolverineMedium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WolverineMedium.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WolverinePetEye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WolverinePetEye.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Portraits/WolverineSmall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Portraits/WolverineSmall.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Potions/Form01_Red_Simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Potions/Form01_Red_Simple.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Potions/Form03_Red_Simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Potions/Form03_Red_Simple.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Potions/Form04_Red_Simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Potions/Form04_Red_Simple.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Potions/Form05_Red_Simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Potions/Form05_Red_Simple.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Potions/Form06_Red_Simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Potions/Form06_Red_Simple.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AOAbsolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AOAbsolution.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AOC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AOC.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AODepravity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AODepravity.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AODespair.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AODespair.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AOS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AOS.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AOSR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AOSR.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AbolethCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AbolethCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AccursedCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AccursedCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AidAnother.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AidAnother.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ArcaneBeacon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ArcaneBeacon.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ArcherVolley.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ArcherVolley.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_AuraEvil.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_AuraEvil.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_BOO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_BOO.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_BadPenny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_BadPenny.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_BloodMist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_BloodMist.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_BullseyeShot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_BullseyeShot.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_CVengeance.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_CVengeance.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ChannelTOC.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ChannelTOC.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_CheetahSprint.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_CheetahSprint.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ClaySkin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ClaySkin.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_CloudOfSmoke.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_CloudOfSmoke.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Command.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Command.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Counter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Counter.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_CrueltySelect.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_CrueltySelect.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DKProf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DKProf.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DeadlyFinale.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DeadlyFinale.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DeepOneCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DeepOneCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DivineVessel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DivineVessel.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DreadfulCalm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DreadfulCalm.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_DruidClaws.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_DruidClaws.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_FadedGrace.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_FadedGrace.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_FeatSelection.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_FeatSelection.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_FishCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_FishCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_FuryOfTheSun.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_FuryOfTheSun.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_GaleAura.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_GaleAura.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_GeyserStyle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_GeyserStyle.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Goodberry.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Goodberry.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_GuidingStar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_GuidingStar.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Havoc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Havoc.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_HollowBlades.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_HollowBlades.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_InflictPain.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_InflictPain.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_InvokeDeity.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_InvokeDeity.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_LichCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_LichCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_LightningRod.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_LightningRod.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Lignification.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Lignification.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_MantisAspect.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_MantisAspect.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Moonstruck.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Moonstruck.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_OBBANE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_OBBANE.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_OBProf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_OBProf.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_OD.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_OD.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Plague.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Plague.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_PlantShapeI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_PlantShapeI.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_PlantShapeII.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_PlantShapeII.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_PlantShapeIII.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_PlantShapeIII.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ProfaneBoon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ProfaneBoon.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ProfaneChamp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ProfaneChamp.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ProfaneLord.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ProfaneLord.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ProfaneWeapon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ProfaneWeapon.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_PurgingFinale.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_PurgingFinale.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_RainStyle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_RainStyle.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_RiverStyle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_RiverStyle.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SR.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SR.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Scripture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Scripture.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Servant.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Servant.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ShadowClaws.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ShadowClaws.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ShadowJaunt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ShadowJaunt.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ShadowStep.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ShadowStep.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Shambler.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Shambler.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Shillelagh.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Shillelagh.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Slipstream.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Slipstream.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SpearParry.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SpearParry.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Stalwart.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Stalwart.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear3.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear4.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear5.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear6.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear7.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear7.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_SummonBear8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_SummonBear8.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_ThornBurst.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_ThornBurst.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_TouchCorrupt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_TouchCorrupt.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_TouchofGlory.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_TouchofGlory.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Trip.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Trip.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_UmbralDrake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_UmbralDrake.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_UnholyRes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_UnholyRes.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_VampireCurse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_VampireCurse.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_VerminShapeI.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_VerminShapeI.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Vicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Vicious.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_Vorpal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_Vorpal.png -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_WallOfFire.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_WallOfFire.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_WaveStyle.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_WaveStyle.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_WoodenFist.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_WoodenFist.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_WoodenPhalanx.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_WoodenPhalanx.jpg -------------------------------------------------------------------------------- /ExpandedContent/Assets/Skills/Icon_WyrmSaga.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Assets/Skills/Icon_WyrmSaga.jpg -------------------------------------------------------------------------------- /ExpandedContent/BlueprintCore/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/BlueprintCore/LICENSE -------------------------------------------------------------------------------- /ExpandedContent/BlueprintCore/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/BlueprintCore/README.md -------------------------------------------------------------------------------- /ExpandedContent/BlueprintCore/changes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/BlueprintCore/changes.md -------------------------------------------------------------------------------- /ExpandedContent/Config/AddedContent.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/AddedContent.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/AddedContent.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/AddedContent.json -------------------------------------------------------------------------------- /ExpandedContent/Config/Blueprints.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/Blueprints.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/Blueprints.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/Blueprints.json -------------------------------------------------------------------------------- /ExpandedContent/Config/ICollapseableGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/ICollapseableGroup.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/IDisableableGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/IDisableableGroup.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/IUpdatableSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/IUpdatableSettings.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/IUpdateableSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/IUpdateableSettings.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/ModSettings.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/ModSettings.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/ModSupport.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/ModSupport.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/NestedSettingGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/NestedSettingGroup.cs -------------------------------------------------------------------------------- /ExpandedContent/Config/SettingGroup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Config/SettingGroup.cs -------------------------------------------------------------------------------- /ExpandedContent/ExpandedContent.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/ExpandedContent.csproj -------------------------------------------------------------------------------- /ExpandedContent/ExpandedContent.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/ExpandedContent.sln -------------------------------------------------------------------------------- /ExpandedContent/Extensions/ExtentionMethods.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Extensions/ExtentionMethods.cs -------------------------------------------------------------------------------- /ExpandedContent/Info.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Info.json -------------------------------------------------------------------------------- /ExpandedContent/Localization/LocalizationPack.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Localization/LocalizationPack.json -------------------------------------------------------------------------------- /ExpandedContent/Main.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Main.cs -------------------------------------------------------------------------------- /ExpandedContent/Properties/AssemblyInfo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Properties/AssemblyInfo.cs -------------------------------------------------------------------------------- /ExpandedContent/Repository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Repository.json -------------------------------------------------------------------------------- /ExpandedContent/Resources.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Resources.cs -------------------------------------------------------------------------------- /ExpandedContent/SaveGamePatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/SaveGamePatch.cs -------------------------------------------------------------------------------- /ExpandedContent/TTTComponents/AddTouchReach.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/TTTComponents/AddTouchReach.cs -------------------------------------------------------------------------------- /ExpandedContent/TTTComponents/ArmorFeatureUnlock.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/TTTComponents/ArmorFeatureUnlock.cs -------------------------------------------------------------------------------- /ExpandedContent/TTTComponents/ForceACUpdate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/TTTComponents/ForceACUpdate.cs -------------------------------------------------------------------------------- /ExpandedContent/TTTComponents/PseudoActivatable.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/TTTComponents/PseudoActivatable.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Baalzebul.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Baalzebul.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Barbatos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Barbatos.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Belial.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Belial.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Dispater.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Dispater.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Geryon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Geryon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Mammon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Mammon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Mephistopheles.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Mephistopheles.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archdevils/Moloch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archdevils/Moloch.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Archer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Archer.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/BearShaman.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/BearShaman.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Beastmorph.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Beastmorph.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Castigator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Castigator.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/ClutchThief.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/ClutchThief.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Conqueror.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Conqueror.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DivineScourge.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DivineScourge.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DivineTracker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DivineTracker.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DraconicDruid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DraconicDruid.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DraconicScholar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DraconicScholar.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DraconicShaman.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DraconicShaman.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DrakeRider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DrakeRider.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/DrakeWarden.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/DrakeWarden.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/FaithfulParagon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/FaithfulParagon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/LionShaman.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/LionShaman.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/LivingScripture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/LivingScripture.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/MantisZealot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/MantisZealot.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Mindchemist.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Mindchemist.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Mooncaller.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Mooncaller.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/OceansEcho.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/OceansEcho.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/PlantMaster.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/PlantMaster.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/PriestOfBalance.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/PriestOfBalance.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/RavenerHunter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/RavenerHunter.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/SilverChampion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/SilverChampion.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/SkulkingHunter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/SkulkingHunter.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/SoldierOfGaia.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/SoldierOfGaia.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/SpearFighter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/SpearFighter.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/StormDruid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/StormDruid.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/TempleChampion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/TempleChampion.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Treesinger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Treesinger.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/UrbanDruid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/UrbanDruid.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/Warhound.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/Warhound.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/WaterDancer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/WaterDancer.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Archetypes/WyrmSinger.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Archetypes/WyrmSinger.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Blessings/ArtificeBlessing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Blessings/ArtificeBlessing.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Blessings/PlantBlessing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Blessings/PlantBlessing.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Blessings/WarBlessing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Blessings/WarBlessing.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Classes/DreadKnight.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Classes/DreadKnight.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Classes/Oathbreaker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Classes/Oathbreaker.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Classes/StargazerClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Classes/StargazerClass.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Components/SpearParry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Components/SpearParry.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/ContentAdder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/ContentAdder.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/Aboleth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/Aboleth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/Accursed.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/Accursed.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/DeepOne.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/DeepOne.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/GodMeddled.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/GodMeddled.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/Lich.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/Lich.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Curses/Vampirism.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Curses/Vampirism.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Achaekek.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Achaekek.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Alseta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Alseta.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Andoletta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Andoletta.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Anubis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Anubis.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Apep.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Apep.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Apsu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Apsu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Arqueros.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Arqueros.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Arshea.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Arshea.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ashava.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ashava.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Bastet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Bastet.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Bes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Bes.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Besmara.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Besmara.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Bharnarol.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Bharnarol.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/BlackButterfly.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/BlackButterfly.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Chadali.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Chadali.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Chucaro.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Chucaro.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Dahak.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Dahak.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Daikitsu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Daikitsu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Dammerich.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Dammerich.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/DeitySelection.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/DeitySelection.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Dretha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Dretha.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Eritrice.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Eritrice.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Falayna.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Falayna.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Findeladlara.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Findeladlara.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Fumeiyoshi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Fumeiyoshi.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/GeneralSusumu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/GeneralSusumu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ghenshau.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ghenshau.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ghlaunder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ghlaunder.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/GreenFaith.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/GreenFaith.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Groetus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Groetus.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Hadregash.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Hadregash.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Halcamora.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Halcamora.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Hathor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Hathor.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/HeiFeng.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/HeiFeng.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Horus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Horus.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Immonhiel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Immonhiel.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Irez.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Irez.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Isis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Isis.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Jaidz.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Jaidz.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Jalaijatali.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Jalaijatali.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ketephys.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ketephys.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Khepri.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Khepri.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Kofusachi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Kofusachi.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Korada.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Korada.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Kurgess.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Kurgess.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/LadyNanbyo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/LadyNanbyo.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Lalaci.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Lalaci.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Lanishra.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Lanishra.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/LaoShuPo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/LaoShuPo.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/LichDeity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/LichDeity.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Lymnieris.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Lymnieris.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Maat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Maat.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Milani.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Milani.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Naderi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Naderi.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Nalinivati.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Nalinivati.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Neith.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Neith.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Nephthys.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Nephthys.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Nulgreth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Nulgreth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Olheon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Olheon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Osiris.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Osiris.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Picoperi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Picoperi.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ptah.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ptah.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Pulura.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Pulura.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/QiZhong.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/QiZhong.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ra.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ra.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ragathiel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ragathiel.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Rowdrosh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Rowdrosh.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Rull.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Rull.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Sekhmet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Sekhmet.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Selket.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Selket.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Seramaydiel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Seramaydiel.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Set.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Set.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Sezelrian.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Sezelrian.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Shei.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Shei.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Shizuru.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Shizuru.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Sinashakti.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Sinashakti.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Sivanah.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Sivanah.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Sobek.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Sobek.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Soralyon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Soralyon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Tanagaar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Tanagaar.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Thoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Thoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Tolc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Tolc.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Tsukiyo.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Tsukiyo.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Valani.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Valani.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Varg.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Varg.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Venkelvore.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Venkelvore.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Verex.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Verex.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Vildeis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Vildeis.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Wadjet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Wadjet.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Winlas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Winlas.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Wukong.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Wukong.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Yaezhing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Yaezhing.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Yamatsumi.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Yamatsumi.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ydersius.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ydersius.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Ylimancha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Ylimancha.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Yuelral.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Yuelral.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Zagresh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Zagresh.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Zarongel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Zarongel.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Zogmugot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Zogmugot.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Zohls.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Zohls.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Deities/Zyphus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Deities/Zyphus.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Abraxas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Abraxas.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Aldinach.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Aldinach.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Areshkegal.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Areshkegal.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Baphomet.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Baphomet.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/CythVsug.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/CythVsug.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Dagon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Dagon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Deskari.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Deskari.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Gogunta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Gogunta.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Jezelda.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Jezelda.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Jubilex.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Jubilex.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Kabriri.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Kabriri.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Mazmezz.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Mazmezz.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Mestama.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Mestama.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Nocticula.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Nocticula.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Nurgal.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Nurgal.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Orcus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Orcus.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Pazuzu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Pazuzu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Shax.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Shax.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Shivaska.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Shivaska.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Treerazer.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Treerazer.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/DemonLords/Zura.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/DemonLords/Zura.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/AgathionDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/AgathionDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ArcaneDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ArcaneDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ArchonDomainGood.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ArchonDomainGood.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ArchonDomainLaw.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ArchonDomainLaw.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/AshDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/AshDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/BaseDeityPatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/BaseDeityPatch.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/BloodDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/BloodDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/CavesDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/CavesDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/CurseDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/CurseDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DefenseDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DefenseDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DemonDomainChaos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DemonDomainChaos.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DemonDomainEvil.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DemonDomainEvil.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DivineDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DivineDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DomainProperties.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DomainProperties.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DragonDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DragonDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/DuelsDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/DuelsDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/FerocityDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/FerocityDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/FistDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/FistDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/FurDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/FurDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/GrowthDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/GrowthDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/HeroismDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/HeroismDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/IceDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/IceDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/InsanityDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/InsanityDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/InsectDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/InsectDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/LightningDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/LightningDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/LoyaltyDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/LoyaltyDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/LustDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/LustDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/PlantDomainPatch.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/PlantDomainPatch.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/RageDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/RageDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ResolveDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ResolveDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/RestorationDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/RestorationDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/RevelationDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/RevelationDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/RevolutionDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/RevolutionDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/RiversDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/RiversDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ScalykindDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ScalykindDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/SmokeDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/SmokeDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/StarsDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/StarsDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/StormDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/StormDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/ThieveryDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/ThieveryDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/UndeadDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/UndeadDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/WhimsyDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/WhimsyDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Domains/WindDomain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Domains/WindDomain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/FourHorsemen/Apollyon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/FourHorsemen/Apollyon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/FourHorsemen/Charon.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/FourHorsemen/Charon.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/FourHorsemen/Szuriel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/FourHorsemen/Szuriel.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/FourHorsemen/Trelmarixian.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/FourHorsemen/Trelmarixian.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Items/AmuletEarlyRider.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Items/AmuletEarlyRider.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/AidAnother.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/AidAnother.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/BugFixes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/BugFixes.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/BullseyeShot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/BullseyeShot.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/Cavalier.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/Cavalier.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/DemonHunter.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/DemonHunter.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/LazyLocker.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/LazyLocker.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Miscellaneous/NobleScion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Miscellaneous/NobleScion.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Atropos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Atropos.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Barzahk.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Barzahk.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Ceyannan.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Ceyannan.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Dammar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Dammar.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Ilsurrish.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Ilsurrish.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Imot.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Imot.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Jerishall.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Jerishall.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Kerkamoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Kerkamoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Monad.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Monad.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/MotherVulture.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/MotherVulture.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Mrtyu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Mrtyu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Narakaas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Narakaas.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Narriseminek.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Narriseminek.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Otolmens.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Otolmens.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Phlegyas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Phlegyas.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Saloc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Saloc.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Ssilameshnik.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Ssilameshnik.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Teshallas.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Teshallas.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/ThePaleHorse.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/ThePaleHorse.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Vale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Vale.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Valmallos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Valmallos.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Vavaalrav.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Vavaalrav.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Vonymos.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Vonymos.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Monitors/Ydajisk.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Monitors/Ydajisk.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/DragonMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/DragonMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/HeavensMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/HeavensMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/LunarMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/LunarMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/MetalMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/MetalMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/ShadowMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/ShadowMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/SuccorMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/SuccorMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/WinterMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/WinterMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Mysteries/WoodMystery.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Mysteries/WoodMystery.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/QueensOfNight/ArdadLili.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/QueensOfNight/ArdadLili.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/QueensOfNight/Doloras.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/QueensOfNight/Doloras.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/QueensOfNight/Eiseth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/QueensOfNight/Eiseth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/QueensOfNight/Mahathallah.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/QueensOfNight/Mahathallah.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/RacialArchetypes/Imitator.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/RacialArchetypes/Imitator.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/RacialArchetypes/Purifier.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/RacialArchetypes/Purifier.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/RacialArchetypes/Stonelord.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/RacialArchetypes/Stonelord.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ArcaneConcordance.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ArcaneConcordance.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/BloodMist.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/BloodMist.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/BurstOfNettles.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/BurstOfNettles.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ClaySkin.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ClaySkin.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/DanceOfAHundredCuts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/DanceOfAHundredCuts.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/DeadlyFinale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/DeadlyFinale.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Detonate.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Detonate.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/DustOfTwilight.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/DustOfTwilight.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/EntropicShield.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/EntropicShield.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/EruptivePustules.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/EruptivePustules.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/FinaleSetup.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/FinaleSetup.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/FuryOftheSun.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/FuryOftheSun.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/GloomblindBolts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/GloomblindBolts.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Goodberry.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Goodberry.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/HollowBlades.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/HollowBlades.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/HydraulicPush.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/HydraulicPush.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/HypnoticPattern.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/HypnoticPattern.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/IncendiaryCloud.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/IncendiaryCloud.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/InflictPain.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/InflictPain.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/InflictPainMass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/InflictPainMass.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/InvokeDeity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/InvokeDeity.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/KingsCastle.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/KingsCastle.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/MomentOfPrescience.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/MomentOfPrescience.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Moonstruck.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Moonstruck.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ParticulateForm.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ParticulateForm.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/PlantShape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/PlantShape.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/PurgingFinale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/PurgingFinale.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/RevivingFinale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/RevivingFinale.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/RigorMortis.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/RigorMortis.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ShadowClaws.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ShadowClaws.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ShadowJaunt.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ShadowJaunt.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ShadowStep.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ShadowStep.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Shambler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Shambler.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Shillelagh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Shillelagh.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/Slipstream.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/Slipstream.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/SteamRayFusillade.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/SteamRayFusillade.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/StunningFinale.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/StunningFinale.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/TrialOfFireAndAcid.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/TrialOfFireAndAcid.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/VerminShape.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/VerminShape.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/WallOfFire.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/WallOfFire.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/WoodenPhalanx.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/WoodenPhalanx.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spells/ZephyrsFleetness.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spells/ZephyrsFleetness.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spirits/HeavensSpirit.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spirits/HeavensSpirit.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spirits/Hexes/SluggishHex.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spirits/Hexes/SluggishHex.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spirits/MammothSpirit.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spirits/MammothSpirit.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spirits/SlumsSpirit.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spirits/SlumsSpirit.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/Spirits/WoodSpirit.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/Spirits/WoodSpirit.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Abhoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Abhoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/AtlachNacha.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/AtlachNacha.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Azathoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Azathoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Bokrug.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Bokrug.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Cthulhu.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Cthulhu.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Ghatanothoa.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Ghatanothoa.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Hastur.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Hastur.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Ithaqua.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Ithaqua.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Mhar.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Mhar.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Mordiggian.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Mordiggian.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Nhimbaloth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Nhimbaloth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Orgesh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Orgesh.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/RhanTegoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/RhanTegoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Tsathoggua.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Tsathoggua.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/XhameDor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/XhameDor.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/Yig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/Yig.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheElderMythos/YogSothoth.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheElderMythos/YogSothoth.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/CountRanalc.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/CountRanalc.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/Imbrex.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/Imbrex.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/Magdh.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/Magdh.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/Ng.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/Ng.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/Ragadahn.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/Ragadahn.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/Shyka.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/Shyka.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/TheGreenMother.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/TheGreenMother.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/TheLanternKing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/TheLanternKing.cs -------------------------------------------------------------------------------- /ExpandedContent/Tweaks/TheEldest/TheLostPrince.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Tweaks/TheEldest/TheLostPrince.cs -------------------------------------------------------------------------------- /ExpandedContent/UMMSettingsUI.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/UMMSettingsUI.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/ActionFlow.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/ActionFlow.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/AssetLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/AssetLoader.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/Attributes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/Attributes.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/AuraUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/AuraUtils.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/BlessingTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/BlessingTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/BloodlineTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/BloodlineTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/DeityTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/DeityTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/DescriptionTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/DescriptionTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/DomainTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/DomainTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/DynamicAsset.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/DynamicAsset.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/FeatTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/FeatTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/FinaleTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/FinaleTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/Helpers.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/Helpers.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/ILUtils.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/ILUtils.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/ItemTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/ItemTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/LazyLockUtility.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/LazyLockUtility.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/ModSupportUtilities.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/ModSupportUtilities.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/MountTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/MountTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/MysteryTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/MysteryTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/PortraitInjector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/PortraitInjector.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/PortraitLoader.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/PortraitLoader.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/PrerequisiteSize.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/PrerequisiteSize.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/SpellTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/SpellTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/SpiritTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/SpiritTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/TypeReplaceTranspiler.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/TypeReplaceTranspiler.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/VenderTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/VenderTools.cs -------------------------------------------------------------------------------- /ExpandedContent/Utilities/WitchTools.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/Utilities/WitchTools.cs -------------------------------------------------------------------------------- /ExpandedContent/app.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/app.config -------------------------------------------------------------------------------- /ExpandedContent/packages.config: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/ExpandedContent/packages.config -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/README.md -------------------------------------------------------------------------------- /Repository.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ka-dyn/ExpandedContent/HEAD/Repository.json --------------------------------------------------------------------------------