Romestead Assembly Reference

Shared.Data.SharedDataSetup

Type JSON changed

public class in Shared.Data

Methods53
Properties0
Fields11
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Data
  • Base typeSystem.Object
  • Hash687FE6B34E593C9AC8AE7E439A298364859361C87B4598CB2F48C9E5C101A25D

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
baseExpprivateprivate System.Int32 baseExp
baseValprivateprivate System.Int32 baseVal
FavourGridpublicpublic System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourTreeData> FavourGrid
FavourGridFirstRowpublicpublic System.Collections.Generic.List<System.String> FavourGridFirstRow
NoMaterialRequirementprivateprivate Shared.Models.Construction.ConstructionMaterialsAggregate NoMaterialRequirement
ObjectiveFiveprivateprivate System.String ObjectiveFive
ObjectiveFourprivateprivate System.String ObjectiveFour
ObjectiveOneprivateprivate System.String ObjectiveOne
ObjectiveThreeprivateprivate System.String ObjectiveThree
ObjectiveTwoprivateprivate System.String ObjectiveTwo
StandardConstructionProgressprivateprivate System.Single StandardConstructionProgress

Methods

AutomaticGodAssign

private System.Void AutomaticGodAssign(System.Collections.Generic.List<Shared.Models.Items.ItemData> items)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC3FEBFEACBF73A384D4A8E5B0CFD357AC4DB334B51052F75E6375F6ECD203A34
  • Body hash4EF205C89B1C2539B71E29D21D494F805B0BE0E34F996AC9AFA43CE6DDDF3428
  • IL size577
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Items.ItemData>::GetEnumerator()
  • List.Enumerator<Shared.Models.Items.ItemData>::get_Current()
  • Shared.Data.SharedDataSetup::<AutomaticGodAssign>g__GetBaseTierValue|30_1(Shared.Models.Items.ItemData)
  • Shared.Data.SharedDataSetup::<AutomaticGodAssign>g__ModifyWorshipValueFromItemType|30_2(Shared.Models.Items.ItemData, System.Single)
  • Shared.Data.SharedDataSetup::<AutomaticGodAssign>g__ModifyWorshipValueFromLootType|30_3(Shared.Models.Items.ItemData, System.Single)
  • System.String::IsNullOrEmpty(System.String)
  • System.Enum::HasFlag(System.Enum)
  • List.Enumerator<Shared.Models.Items.ItemData>::MoveNext()
  • System.IDisposable::Dispose()
Called by
String literals
  • mars
  • vulcan
  • diana
  • mercury
  • ceres

ClearSharedDataBases

public System.Void ClearSharedDataBases()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5934AB2C422A236137C69F40777DEDB993B714595AFB4C4A1361CB9DB555AD8A
  • Body hash1C3BD306584848B3272D60DE9B413D3A03B9086C35A537961BB76490A659D2EB
  • IL size306
Referenced calls
  • Shared.Data.TileDataBase::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatDescription>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.AuraStatusType.AuraStatusType>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Auras.EntityAuraInfo>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Auras.ItemAura>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Auras.CitizenAuraInfo>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.WorldStatAuraInfo>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Spells.SpellDataModel>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.GodData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Buildings.BuildingData>::Clear()
  • Shared.Data.ConstructionDataBase::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Construction.ConstructionsGroupData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Items.ItemData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Shops.Shop>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.WorldOrdinance>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Blessing>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.Offering>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Gods.WorshipUnlock>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.SkillData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.Decorations.DecorationData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Construction.ConstructionResourceDataModel>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Crafting.CraftingStationData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Boss.BossData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.JobData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.PlayerClassModel>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.WorkRecipeModel>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Quests.QuestData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.CitizenBackgroundData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.DataModels.RaidData>::Clear()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.BiomeCategoryData>::Clear()
  • Shared.Data.Furniture.FurnitureDataBase::Clear()

Setup

public System.Void Setup()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashE4AB11170818E3E7CEAF6419D5E4B382873DCF58894756322DE1D1B20DC7957D
  • Body hash08FFC23412CD6AF2455BF1933028ACBC6193D26C24428437B44B36FDA3C3EF7E
  • IL size361
Referenced calls
Called by

SetupAuraStatusTypes

public System.Collections.Generic.List<Shared.Models.AuraStatusType.AuraStatusType> SetupAuraStatusTypes()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.AuraStatusType.AuraStatusType>
  • StaticTrue
  • VirtualFalse
  • Hash3EE686B85E13E0A319E286A0E6B5278778E371D77E0C6F6309A07BFF9D9B61BB
  • Body hashB8B032FD315C5FAB106F6E65051149D6CB2F7849E6C0052CAC0AABD4EFE496EF
  • IL size594
Referenced calls
  • System.Collections.Generic.List<Shared.Models.AuraStatusType.AuraStatusType>::.ctor()
  • Shared.Models.AuraStatusType.AuraStatusType::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.AuraStatusType.AuraStatusType>::Add(!0)
Called by
String literals
  • status:other_aura_type
  • Other Aura Type
  • magnifying_glass
  • status:burning
  • Burning
  • status_type:burning
  • status:poisoned
  • Poisoned
  • status_type:poisoned
  • status:petrified
  • Petrified
  • status_type:petrified
  • status:stun
  • Stunned
  • status_type:stunned
  • status:slow

SetupBakeryRecipes

private System.Void SetupBakeryRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> BakeryRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash73A50036CC9EDE4B091F5E96F088C2D12BEF377FCD479E78CAABD8178B7901A6
  • Body hashC11308AD5B65D42E8850E61BF0B2846D8F3B95BF0BA5E1BC861A97C8A18AC63D
  • IL size6700
Referenced calls
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Nullable<Shared.Data.DataModels.FuelSourceRequirements>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • recipe:bread
  • Bread
  • bread
  • food:bread
  • material:flour
  • recipe:honey
  • material:honey_comb
  • food:honey
  • recipe:salad
  • fruit_salad
  • food:emperors_salad
  • food:cabbage
  • food:apple
  • food:olive
  • food:pine_nuts
  • recipe:mushroom_skewer

SetupBiomeCategories

public System.Collections.Generic.List<Shared.Data.BiomeCategoryData> SetupBiomeCategories()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.BiomeCategoryData>
  • StaticTrue
  • VirtualFalse
  • Hash301773967FEED9D071BFBD5BC423DCCA1B2D783B7EC5FAA76D5C206752853F9C
  • Body hash8CCE62A8B3AED679A81051870EE155AFE286A104E7C685BDA91CA4D28B18D304
  • IL size447
Referenced calls
  • System.Collections.Generic.List<Shared.Data.BiomeCategoryData>::.ctor()
  • Shared.Data.BiomeCategoryData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Data.BiomeCategoryData>::Add(!0)
String literals
  • other
  • Other
  • flat
  • plains
  • Flat Land
  • Plains
  • forest
  • Forest
  • desert
  • Desert
  • swamp
  • Swamp
  • volcanic
  • Volcanic
  • ghost_land
  • Ghost Land

SetupBlacksmithRecipes

private System.Void SetupBlacksmithRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> BlacksmithRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashD741FECBA4FF63D3A18D703FC86947774232C1F46FBB042E93F3D379D50C7AD3
  • Body hash2A40F789512B4D45435D19B7AD0890E66B7631DE880BE38E768E0ED63401A0EB
  • IL size20643
Referenced calls
  • System.Collections.Generic.Dictionary<Shared.Models.Auras.ItemAuraTier, System.Collections.Generic.List<System.String>>::.ctor()
  • System.Collections.Generic.List<System.String>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.String>::get_Item(System.Int32)
  • System.Collections.Generic.Dictionary<Shared.Models.Auras.ItemAuraTier, System.Collections.Generic.List<System.String>>::Add(!0, !1)
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • System.Nullable<Shared.Data.DataModels.FuelSourceRequirements>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
Called by
String literals
  • item_aura:armor:rusted
  • item_aura:armor:weak
  • item_aura:armor:pristine
  • item_aura:armor:bulwark
  • item_aura:armor:hardened
  • item_aura:armor:anti-hex
  • item_aura:armor:masterwork
  • item_aura:armor:legendary
  • item_aura:melee:rusted
  • item_aura:melee:blunt
  • none
  • item_aura:melee:sharpened
  • item_aura:melee:swift
  • item_aura:melee:precise
  • item_aura:melee:reaching
  • item_aura:melee:forceful

SetupBlessings

public System.Collections.Generic.List<Shared.Models.Gods.Blessing> SetupBlessings()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Gods.Blessing>
  • StaticTrue
  • VirtualFalse
  • Hash71177317B2132AE0FB6FB43114BDA350FEC2F6B45A4AACBC633CAB1A779870FC
  • Body hashCF4B5007FC66D7D88412602B21C14553342D8A546F8A0ADC11862A0CB3C5319C
  • IL size588
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Gods.Blessing>::.ctor()
  • Shared.Models.Gods.Blessing::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_0(Shared.Entity.EntityWrapper)
  • System.Func<Shared.Entity.EntityWrapper, System.Nullable<System.ValueTuple<System.String, Shared.Aura.Args.AbstractAuraArgs>>>::.ctor(System.Object, System.IntPtr)
  • System.Collections.Generic.List<Shared.Models.Gods.Blessing>::Add(!0)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_1(Shared.Entity.EntityWrapper)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_2(Shared.Entity.EntityWrapper)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_3(Shared.Entity.EntityWrapper)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_4(Shared.Entity.EntityWrapper)
  • SharedDataSetup.<>c::<SetupBlessings>b__5_5(Shared.Entity.EntityWrapper)
String literals
  • blessing:mars
  • Blessing of Mars
  • MarsBlessing
  • blessing:ceres
  • Blessing of Ceres
  • CeresBlessing
  • blessing:diana
  • Blessing of Diana
  • DianaBlessing
  • blessing:vulcan
  • Blessing of Vulcan
  • VulcanBlessing
  • blessing:venus
  • Blessing of Venus
  • VenusBlessing
  • blessing:mercury

SetupBosses

public System.Collections.Generic.List<Shared.Models.Boss.BossData> SetupBosses()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Boss.BossData>
  • StaticTrue
  • VirtualFalse
  • Hash4480F43EBFE152C204E2DEEE270605ACB399CA6311A9F16518D34A0F6BCE5604
  • Body hash2FD67FFCB0054F7CD9C0ABAC0FC8AD63ECDD128CB90664CCD67EF7C208295F9A
  • IL size1628
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Boss.BossData>::.ctor()
  • Shared.Models.Boss.BossData::.ctor()
  • System.Guid::Parse(System.String)
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Models.Boss.BossData>::Add(!0)
String literals
  • boss:minervas_owl
  • 08ab1b64-d9fc-4e42-baee-d465aafb0d08
  • Guardian of Minerva
  • minervas_owl
  • media/interface/boss/owl/intro_top
  • media/interface/boss/owl/intro_bottom
  • Minervas Guardian has returned to the skies.
  • The divine flame reveals a location on your map. The Champion of Minerva awaits.
  • Guardian of Minerva's Nest
  • event:/music/bossfight/Bossfight - Additive
  • boss:cyclops_eye
  • f62bb201-544f-441f-8d54-3e3aafc2c06b
  • ???
  • map_marker:cyclop
  • media/interface/boss/cyclopes/eye_intro_top
  • media/interface/boss/cyclopes/eye_intro_bottom

SetupBuildings

public System.Collections.Generic.List<Shared.Models.Buildings.BuildingData> SetupBuildings()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Buildings.BuildingData>
  • StaticTrue
  • VirtualFalse
  • HashFEA61A8186BBF61A019FEDC7F1BEF16680127BE07F10D27E5A8981D1F12D9D42
  • Body hash01F2FD31EF6AD01DB4B163D24B01A538EDFF0A2CFB3E923F68BECD408F34B338
  • IL size11529
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Buildings.BuildingData>::.ctor()
  • Shared.Models.Buildings.BuildingData::.ctor()
  • Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
  • Shared.Models.Buildings.CitizenSlotData::.ctor(System.String, Microsoft.Xna.Framework.Vector3, Shared.Models.Buildings.SpawnLocation)
  • System.Collections.Generic.List<Shared.Models.Buildings.CitizenSlotData>::Add(!0)
  • System.Nullable<Shared.Models.Buildings.BuildingLogisticsConfig>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Models.Buildings.BuildingData>::Add(!0)
  • Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • System.Nullable<WorldTile.GroundType>::.ctor(!0)
  • System.Nullable<Shared.Models.Buildings.TileProximityFunctionality>::.ctor(!0)
  • System.Guid::Parse(System.String)
  • System.Nullable<Shared.Models.Buildings.EntityProximityFunctionality>::.ctor(!0)
  • System.Collections.Generic.Dictionary<System.String, System.String>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, System.String>::Add(!0, !1)
  • System.Nullable<Shared.Models.Construction.FoodDispenser>::.ctor(!0)
  • System.Nullable<Shared.Models.Buildings.BuildingProximityFunctionality>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Models.Buildings.CitizenSlotData>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<Shared.Models.Buildings.CitizenSlotData>::get_Item(System.Int32)
Called by
String literals
  • building:blacksmith:0
  • blacksmith
  • maps/building_exteriors/blacksmith_1
  • maps/interiors_new/blacksmith_1
  • job:blacksmith
  • building:blacksmith:1
  • maps/building_exteriors/blacksmith_2
  • maps/interiors_new/blacksmith_2
  • building:blacksmith:2
  • maps/building_exteriors/blacksmith_3
  • maps/interiors_new/blacksmith_3
  • building:bakery:0
  • bakery
  • maps/building_exteriors/bakery_1
  • maps/interiors_new/bakery_1
  • job:baker

SetupCarpenterRecipes

private System.Void SetupCarpenterRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> CarpenterRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8129E8F703D4C6E310C7A1F66E5BE6D2A72C31F0CB5BD9B4E057E432FC505C7E
  • Body hash37C3C66960A3F59870F7358C5EF37623A8A42F2B7AAF89A7725E7117C84C1E4F
  • IL size2922
Referenced calls
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • recipe:wartable
  • material:wood_plank
  • resource:lumber
  • Used to declare war against the enemies of Rome.
  • placeable:wartable
  • recipe:wooden_planks
  • recipe:bed-restable
  • material:wood_stick
  • furniture:bed
  • recipe:barricade
  • furniture:barricade
  • recipe:bucket
  • placeable:bucket
  • recipe:stone_road_upgrade
  • resource:stone
  • upgrade:stone:road

SetupCitizenAuras

public System.Collections.Generic.List<Shared.Models.Auras.CitizenAuraInfo> SetupCitizenAuras()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Auras.CitizenAuraInfo>
  • StaticTrue
  • VirtualFalse
  • HashC86CDF26992AE4EB0E63D7C772576AEA93F6D61CCCDBC37A4BE2D197EC6F3369
  • Body hash2D57B6E453176E4F6362AFA32422140BD9C7DC69F153D2C08FD05E459E45981B
  • IL size6
Referenced calls
Called by

SetupCitizenBackgrounds

public System.Collections.Generic.List<Shared.Data.CitizenBackgroundData> SetupCitizenBackgrounds()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.CitizenBackgroundData>
  • StaticTrue
  • VirtualFalse
  • HashB295B2BB6DE4175B90CFC232508505EEE863EC544E780614A79AC75D1F00FD74
  • Body hash44B46224DEF3B14DAF6EE364768E80D176825FDFAB5C866D5E936CD79C548CA4
  • IL size374
Referenced calls
  • System.Collections.Generic.Dictionary<System.String, System.Single>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, System.Single>::Add(!0, !1)
  • System.Collections.Generic.List<Shared.Data.CitizenBackgroundData>::.ctor()
  • Shared.Data.CitizenBackgroundData::.ctor()
  • System.Collections.Generic.HashSet<System.String>::.ctor()
  • System.Collections.Generic.List<Shared.Data.CitizenBackgroundData>::Add(!0)
String literals
  • gem:amethyst
  • gem:sapphire
  • gem:emerald
  • gem:ruby
  • gem:diamond
  • food:beer
  • food:mead
  • food:wine
  • food:piracium
  • Aristocrat
  • Hunter
  • Researcher
  • Farmer
  • Artisan

SetupCitizenQuests

private System.Void SetupCitizenQuests(System.Collections.Generic.List<Shared.Models.Quests.QuestData> quests)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB8F7DE3E0759F140470CB97F540237C2B069057B80174A6F6740F5DC88F2FE09
  • Body hash143C3DE023FA0E1B3ADBC84C1FCD65D42061BB3246E9978EBD941D01AD286BC7
  • IL size174
Referenced calls
  • Shared.Models.Quests.QuestData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::get_Item(System.Int32)
  • System.Guid::Parse(System.String)
  • Shared.Models.Quests.Objectives.KillEntityQuestObjective::.ctor(System.Guid, System.Int32, System.String)
  • System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>::.ctor(!0, !1)
  • System.Collections.Generic.List<Shared.Models.Quests.QuestData>::Add(!0)
Called by
String literals
  • blacksmith:kill:medusa
  • A blacksmith has warned you of the danger posed by Medusa, hiding somewhere in the desert. Slaying it is no simple chall
  • blacksmith
  • Medusa's Lair
  • medusa_lair
  • reward:kill:medusa
  • 1
  • 5e1f1aaa-2e8c-403d-8398-3d56f45eb3b3
  • Medusa

SetupCitizenRequests

public System.Collections.Generic.List<Shared.Models.Citizens.CitizenRequestData> SetupCitizenRequests()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Citizens.CitizenRequestData>
  • StaticTrue
  • VirtualFalse
  • HashFE8237B63D8B64AAEF16E7F7AD39DADA8CA26389CCB3F24A2106571008A23E2B
  • Body hashB369BDC09AB914E4781B19F029A25DA860557A7C459B6C2B1FA01D04077D6315
  • IL size634
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Citizens.CitizenRequestData>::.ctor()
  • Shared.Models.Citizens.CitizenRequestData::.ctor()
  • System.Collections.Generic.List<Shared.Models.Citizens.CitizenRequestData>::Add(!0)
String literals
  • tier:0:mercury:apple
  • food:apple
  • trinket:mercury:worship:0
  • mercury
  • tier:0:mercury:blackberry
  • food:berry:blackberry
  • tier:1:mercury:wine
  • food:wine
  • trinket:mercury:worship:1
  • tier:1:mercury:apricot
  • food:apricot
  • tier:2:mercury:ember_cloth
  • material:ember_cloth
  • trinket:mercury:worship:2
  • tier:2:mercury:phoenix_wing
  • food:phoenix_wing

SetupCitizenStats

public System.Collections.Generic.List<Shared.Models.Stats.StatDescription> SetupCitizenStats()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Stats.StatDescription>
  • StaticTrue
  • VirtualFalse
  • Hash0E0669F16A99D8F0EAB2D96C69349D4C93A1DB113AC9FB5F55F89BC577490581
  • Body hashE12C5C395D5B89002927589792EF7D9C116609DEB130ED85C6CCA75F82330FB1
  • IL size890
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::Add(!0)
Called by
String literals
  • Citizen_Happiness
  • Happiness
  • The overall mood of the citizen. Affects both efficiency and expertise.
  • happiness
  • 0.0
  • Citizen_Efficiency
  • Efficiency
  • Determines how fast the citizen can perform work orders.
  • efficiency
  • Citizen_Expertise
  • Expertise
  • Gives a chance for a bonus effect when finishing a work order.
  • expertise
  • Citizen_FoodCost
  • Food cost
  • How much food the citizen consumes.

SetupConstructionResources

changed

public System.Collections.Generic.List<Shared.Models.Construction.ConstructionResourceDataModel> SetupConstructionResources()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Construction.ConstructionResourceDataModel>
  • StaticTrue
  • VirtualFalse
  • Hash2BB864AEF54DD9112C12968D5DF57E2E37A908B74541FD8B2DA785E0155C13AC
  • Body hash0874DADD643BDC83CD3F48AC7D179B17299E0D10BC4F7CFEA7CF021CCFD1BBBC
  • IL size1547
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionResourceDataModel>::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<System.Guid>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionResourceDataModel>::Add(!0)
String literals
  • resource:water
  • bucket_water
  • Gathered from lakes and rivers
  • Water
  • resource:lumber
  • resource_lumber
  • Acquired by cutting down trees
  • Lumber
  • resource:stone
  • resource_stone
  • Found throughout the world and in mineral veins
  • Stone
  • resource:flint
  • resource_flint
  • Found throughout the world
  • Flint

SetupConstructions

changed

public System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel> SetupConstructions()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Construction.ConstructionModel>
  • StaticTrue
  • VirtualFalse
  • Hash8F4E9E360933DB3B089CEEEECA349D67C36FDB05329E2B76328F28D4F9B7FBFF
  • Body hashA85710AA9C69EB365E24E4C549B8F8E6536D2B293418FF48CC4F80CFC6451D9C
  • IL size36054
Referenced calls
Called by
String literals
  • altar:0
  • Unlocks quests from the gods.
  • resource:stone
  • altar
  • Altar
  • building:altar:0
  • altar:1
  • Gives access to more worship unlocks. Also allows for teleportation between level 2 altars.
  • Altar - Level 2
  • building:altar:1
  • altar:2
  • Gives access to even more worship unlocks.
  • resource:clay
  • resource:brick
  • Altar - Level 3
  • building:altar:2

SetupConstructionsGroups

public System.Collections.Generic.List<Shared.Models.Construction.ConstructionsGroupData> SetupConstructionsGroups()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Construction.ConstructionsGroupData>
  • StaticTrue
  • VirtualFalse
  • Hash40E04ED82DEB0218A367C9E4804FC628A19897CF664B79ABED42E0308031E54A
  • Body hashD39494B85019E35A1F9C8A1D6257EDCF5F2A427F959734E114235593AC3B5FBC
  • IL size369
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionsGroupData>::.ctor()
  • Shared.Models.Construction.ConstructionsGroupData::.ctor()
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionsGroupData>::Add(!0)
Called by
String literals
  • schematics:tier:0
  • decoration_horizontal_bush:0
  • decoration_vertical_bush:0
  • decoration_big_tree:0
  • decoration_bonfire:0
  • schematics:tier:1
  • decoration_horizontal_bush:1
  • decoration_vertical_bush:1
  • decoration_big_bush:0
  • decoration_small_bush:1
  • decoration_brazier:0
  • decoration_torch_bearer_statue:0
  • decoration_bonfire:1
  • schematics:tier:2
  • decoration_horizontal_bush:2
  • decoration_vertical_bush:2

SetupCraftingStations

public System.Collections.Generic.List<Shared.Models.Crafting.CraftingStationData> SetupCraftingStations()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Crafting.CraftingStationData>
  • StaticTrue
  • VirtualFalse
  • Hash04BB75BB46342E03E0A7B2E0A2329840B3AABAA61A8D1039B17EAAD299C1B7DC
  • Body hashF41C2002C0B557CCE146A43AED472E59EE0435F309E7BEE2B02F66DDBD8DB1E0
  • IL size153
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Crafting.CraftingStationData>::.ctor()
  • Shared.Models.Crafting.CraftingStationData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.Crafting.CraftingStationData>::Add(!0)
String literals
  • campfire
  • Campfire
  • cauldron
  • Cauldron
  • recipe
  • war-table
  • War Table

SetupDecorations

public System.Collections.Generic.List<Shared.Data.Decorations.DecorationData> SetupDecorations()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.Decorations.DecorationData>
  • StaticTrue
  • VirtualFalse
  • HashFC30352AC5FDE6442E2E820CD9469C7B429D9A23B90FDFD50CEF55B664E83040
  • Body hash70F8787EBD318375A18E1DD4E549B17FF0F10ED577AE431EE61D29E504D55777
  • IL size2062
Referenced calls
  • System.Collections.Generic.List<Shared.Data.Decorations.DecorationData>::.ctor()
  • Shared.Data.Decorations.DecorationData::.ctor()
  • System.Guid::Parse(System.String)
  • System.Collections.Generic.List<Shared.Data.Decorations.DecorationData>::Add(!0)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::Add(!0, !1)
String literals
  • test_good
  • e034174b-e802-467b-87e1-744f972fe185
  • test_bad
  • Citizen_Happiness
  • big_bush:0
  • c19c6918-92c4-49aa-ae8c-2d00d1dce82e
  • big_bush:1
  • 3fca13ea-6f6b-4d63-8bc6-94a9e76f91de
  • big_bush:2
  • b4eb733d-0256-4189-9abf-a68d7391c335
  • horizontal_bush:0
  • 939ea3a0-3e04-4493-a0e9-afacf941958d
  • horizontal_bush:1
  • 800db815-d39a-4bcc-9843-46b073c5c96a
  • horizontal_bush:2
  • db2d11fc-51c6-45e9-ae05-85b196b5855f

SetupDecorationsConstructions

private System.Void SetupDecorationsConstructions(System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel> Constructions)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash6ABFB8E29C6FF072E8E78CF2F78CC65B8790F8D4F6B01BCA77676DA09B3D8872
  • Body hash47885752BBA897BDE1DDC87130AA72F4F7661B29730CD216EAD3DEBF60070442
  • IL size6135
Referenced calls
  • Shared.Models.Construction.ConstructionModel::.ctor()
  • Shared.Models.Construction.ConstructionMaterialsAggregate::.ctor()
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::Add(!0, !1)
  • Shared.Text.StringId::op_Implicit(System.String)
  • Shared.Models.Construction.ConstructionSpaceInfo::.ctor()
  • Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel>::Add(!0)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
Called by
String literals
  • decoration_big_bush:0
  • resource:lumber
  • resource:stone
  • big_bush_0
  • Big Bush Decoration
  • big_bush:0
  • decoration_big_bush:1
  • resource:brick
  • big_bush_1
  • Big Bush Decoration - Level 2
  • big_bush:1
  • decoration_big_bush:2
  • resource:concrete
  • big_bush_2
  • Big Bush Decoration - Level 3
  • big_bush:2

SetupEntityAuras

public System.Collections.Generic.List<Shared.Models.Auras.EntityAuraInfo> SetupEntityAuras()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Auras.EntityAuraInfo>
  • StaticTrue
  • VirtualFalse
  • Hash830C16EB25A179B29AFBE995E7290BA54AC32917DB1AB59AE82ABF88E43F6202
  • Body hashDBD3C0CEBC1F4950366977A736D33D9CEE19D8837FE0642F7E6BDE3096DEB891
  • IL size54
Referenced calls
Called by

SetupEntityStats

changed

public System.Collections.Generic.List<Shared.Models.Stats.StatDescription> SetupEntityStats()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Stats.StatDescription>
  • StaticTrue
  • VirtualFalse
  • Hash3628993990AE12EF8D49406ABFE846CD8CCD5E9E8A1AABDBDB48EF21ED291090
  • Body hashA0F2A2F47B7633ED5604508AF246A8D65F133EAAD447A5D9CA67E4F6235C87F4
  • IL size8165
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::Add(!0)
Called by
String literals
  • Health
  • Your maximum health
  • ui:health
  • 0.
  • Energy
  • Your maximum energy
  • ui:energy
  • EnergyRegeneration
  • Energy Regeneration
  • Energy regeneration per second
  • ui:energy_regeneration
  • Armor
  • Reduces damage taken from physical attacks
  • ui:armor
  • MagicResistance
  • Magic Armor

SetupFavourGrid

public System.Void SetupFavourGrid()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash8B3FF1EE270BA0048BAD6C6F8A493259032F86002F34D179A33FAC27B949917E
  • Body hash45F96E6C7C2D284BAFF003C0D4322B9FC0B57115F108491AAF26603CB48E9E7F
  • IL size7110
Referenced calls
  • System.Collections.Generic.List<Shared.Data.FavourTreeData>::.ctor()
  • Shared.Data.FavourTreeData::.ctor()
  • Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)
  • System.Collections.Generic.List<Shared.Data.FavourTreeData>::Add(!0)
  • System.Array::Empty()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourTreeData>::Clear()
  • System.Collections.Generic.List<Shared.Data.FavourTreeData>::GetEnumerator()
  • List.Enumerator<Shared.Data.FavourTreeData>::get_Current()
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourTreeData>::Add(!0, !1)
  • List.Enumerator<Shared.Data.FavourTreeData>::MoveNext()
  • System.IDisposable::Dispose()
  • System.Collections.Generic.List<System.String>::Clear()
  • System.Collections.Generic.List<Shared.Data.FavourTreeData>::get_Item(System.Int32)
  • System.Collections.Generic.List<System.String>::Add(!0)
  • System.Collections.Generic.Dictionary<System.String, Shared.Data.FavourTreeData>::get_Values()
  • Dictionary.ValueCollection<System.String, Shared.Data.FavourTreeData>::GetEnumerator()
  • Dictionary.ValueCollection.Enumerator<System.String, Shared.Data.FavourTreeData>::get_Current()
  • Microsoft.Xna.Framework.Point::op_Equality(Microsoft.Xna.Framework.Point, Microsoft.Xna.Framework.Point)
  • Dictionary.ValueCollection.Enumerator<System.String, Shared.Data.FavourTreeData>::MoveNext()
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(System.String)
  • System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()
  • System.Exception::.ctor(System.String)
Called by
String literals
  • minerva_favour:construct_hit_area_progress
  • minerva_favour:pickaxe_power
  • minerva_favour:lumber_axe_power
  • minerva_favour:roads_built
  • venus_favour:bed_hp_regen
  • mercury_favour:torch
  • mercury_favour:magic_attack_power
  • diana_favour:attack_speed
  • mars_favour:melee_attack_power
  • vulcan_favour:overall_armor
  • minerva_favour:construct_crit_area
  • mercury_favour:tome_charge_speed
  • mercury_favour:tome_spell_blade
  • diana_favour:crossbow_downtime
  • diana_favour:bow_range_and_speed
  • ceres_favour:throwing_stun

SetupFavours

public System.Collections.Generic.List<Shared.Data.FavourData> SetupFavours()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.FavourData>
  • StaticTrue
  • VirtualFalse
  • HashD3172C80D452A5382105433D654437E00FD5E4F61B637D03A7D048CB9C1826BE
  • Body hash3B07728A7C6E591528CCDE36297A572C85D9B062CD5DCFD793BDE3F2BEB5BC25
  • IL size90
Referenced calls

SetupFurnitureConstructions

private System.Void SetupFurnitureConstructions(System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel> Constructions)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash2592E337F9A99C0A64DC53F71D2AF3259ECD747EC432C7E9666B3CA29C341869
  • Body hash2473E05A7B08744A632335793CD07F7752AA28D5D4FA81B13305E576880B5A75
  • IL size552
Referenced calls
  • Shared.Models.Construction.ConstructionModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • Shared.Models.Construction.ConstructionSpaceInfo::.ctor()
  • Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • Microsoft.Xna.Framework.Vector3::.ctor(System.Single, System.Single, System.Single)
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel>::Add(!0)
Called by
String literals
  • bed:0
  • Bed
  • d49fde53-18e7-48af-a747-dcbf49d54ee3
  • event:/buildings/place_furniture
  • leather_bed:0
  • Leather Bedroll
  • 7c17463d-c1b5-45ed-93c1-e6fd273140bb
  • event:/buildings/place_bedroll
  • player_tent:0
  • Camping Tent
  • 5a34399a-9a36-4447-ad3c-908ffbad824a

SetupGodQuests

changed

private System.Void SetupGodQuests(System.Collections.Generic.List<Shared.Models.Quests.QuestData> quests)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashBD5B96F6C9AD983386F85FE8185672441BF3AE65C4DCA4A8888A224B3523F6B8
  • Body hash3E84AB2511C6C36FDD61B41B96D53A2A5A8E4BEDC8952A634A864A517CB2E95E
  • IL size5527
Referenced calls
  • Shared.Models.Quests.QuestData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::get_Item(System.Int32)
  • Shared.Models.Quests.Objectives.OfferItemQuestObjective::.ctor(System.String, System.Int32)
  • System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>::.ctor(!0, !1)
  • System.Collections.Generic.List<Shared.Models.Quests.IQuestRequirement>::.ctor()
  • System.Collections.Generic.List<Shared.Models.Quests.QuestData>::Add(!0)
  • Shared.Models.Quests.Objectives.DiscoverGodObjective::.ctor(System.String)
  • System.Collections.Generic.List<Shared.Models.Quests.IQuestRequirement>::.ctor(System.Int32)
  • System.Span<Shared.Models.Quests.IQuestRequirement>::get_Item(System.Int32)
  • Shared.Models.Quests.PreQuestRequirement::.ctor(System.String)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::.ctor()
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::Add(!0)
  • System.Collections.Generic.List<Shared.Models.Quests.IQuestRequirement>::Add(!0)
  • Shared.Models.Quests.GodLevelRequirement::.ctor(System.String, System.Int32)
  • Shared.Models.Quests.FetchQuestData::.ctor()
  • System.Collections.Generic.List<Shared.Models.Items.ItemAmount>::.ctor(System.Int32)
  • System.Span<Shared.Models.Items.ItemAmount>::get_Item(System.Int32)
  • Shared.Models.Items.ItemAmount::.ctor(System.String, System.Int32)
  • Shared.Models.Quests.Objectives.RaidVictoryObjective::.ctor(System.Int32)
  • Shared.Models.Quests.WorldFlagRequirement::.ctor(System.String, System.Int32, Shared.Models.Quests.WorldFlagRequirementStrategy)
Called by
String literals
  • minerva:tier:1
  • You have been asked to slay the Giant Owl that circles above. Once this is done, take one of its eyes and offer it upon
  • The Giant Owl
  • reward:minerva:tier:1
  • 1
  • material:owl_eye
  • consumable:owl_effigy
  • food:scorpion_meat
  • minerva:discover:gods
  • You brought me back, but I am a single voice in a pantheon that has fallen silent. If they lost their powers and memorie
  • minerva
  • Worshipping the Gods
  • *any*
  • minerva:tier:2
  • As my memories return, so do my powers. I sense that an ancient creature long buried has awoken, hidden beneath the dese
  • Virgil's Poem

SetupGods

public System.Collections.Generic.List<Shared.Models.Gods.GodData> SetupGods()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Gods.GodData>
  • StaticTrue
  • VirtualFalse
  • HashE7316742F9AF6D1ED465398BF92AAC6A952A98E58CA9A0B64D4267CE8474887A
  • Body hash0A4356F7F3D5A1589379A79D248CCDEF22D61855574636054EB4019D99D0B09A
  • IL size356
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Gods.GodData>::.ctor()
  • Shared.Models.Gods.GodData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.Gods.GodData>::Add(!0)
Called by
String literals
  • minerva
  • Minerva
  • ceres
  • Ceres
  • diana
  • Diana
  • mars
  • Mars
  • mercury
  • Mercury
  • venus
  • Venus
  • vulcan
  • Vulcan

SetupGroundTileData

public System.Collections.Generic.List<Shared.Data.GroundTileData> SetupGroundTileData()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.GroundTileData>
  • StaticTrue
  • VirtualFalse
  • Hash3EEAD5A35815575D21E554B0C8F641A5E7346893950790648CB076EE3E5E85E2
  • Body hash9C4B3B406B9D3725106A22CB278C9EE0903AD926D523776DCEAF7C830A76655B
  • IL size5752
Referenced calls
  • System.Collections.Generic.List<Shared.Data.GroundTileData>::.ctor()
  • Shared.Data.GroundTileData::.ctor()
  • Microsoft.Xna.Framework.Vector4::.ctor(System.Single, System.Single, System.Single, System.Single)
  • System.Nullable<WorldTile.GroundType>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.GroundTileData>::Add(!0)
  • Microsoft.Xna.Framework.Color::.ctor(System.Int32, System.Int32, System.Int32)
Called by
String literals
  • event:/player/footsteps/footsteps_grass
  • event:/player/footsteps/footsteps_sand
  • event:/player/footsteps/footsteps_stone
  • event:/player/footsteps/footsteps_water
  • aura:general:fast_burning

SetUpItemAuras

public System.Collections.Generic.List<Shared.Models.Auras.ItemAura> SetUpItemAuras()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Auras.ItemAura>
  • StaticTrue
  • VirtualFalse
  • Hash11326ACF4503465A8093DDA0EDAA5CF64B9257B8B197F81EE2B03D54DB9FC28A
  • Body hash1C3D29C66AF87E92BCE5ADFE365EB328F75A1E07345E6424419A0B3D27800B76
  • IL size12
Referenced calls
Called by

SetupItems

public System.Collections.Generic.List<Shared.Models.Items.ItemData> SetupItems()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Items.ItemData>
  • StaticTrue
  • VirtualFalse
  • HashE8C5AA05CC17D4A2083679A3FEEA8DA2FAEC918FD36E0464AD6FB417B53975AC
  • Body hash50EBFBC4D045B79005406B89F9369962889CF573B40EEEB4E1072DBA589DACB7
  • IL size72
Referenced calls
Called by

SetupJobs

public System.Collections.Generic.List<Shared.Data.DataModels.JobData> SetupJobs()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.DataModels.JobData>
  • StaticTrue
  • VirtualFalse
  • Hash9C4C821E8C9C40812B567594079365C874C8FFF3D56110F0675C29FC787C4FE2
  • Body hash7C6CEA447563B771E69236CCE4F434400D9A044346A7306C1C881E820D2E9D03
  • IL size1748
Referenced calls
  • System.Collections.Generic.List<Shared.Data.DataModels.JobData>::.ctor()
  • Shared.Data.DataModels.JobData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Runtime.CompilerServices.RuntimeHelpers::InitializeArray(System.Array, System.RuntimeFieldHandle)
  • System.Collections.Generic.List<Shared.Data.DataModels.JobData>::Add(!0)
String literals
  • job:blacksmith
  • Blacksmith
  • vulcan
  • blacksmith
  • job:lumberjack
  • Lumberjack
  • diana
  • lumber_yard
  • job:miner
  • Miner
  • mars
  • quarry
  • job:carpenter
  • Carpenter
  • ceres
  • carpenter

SetupLeatherworkerRecipes

private System.Void SetupLeatherworkerRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> LeatherworkerRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash5B9991C71404B492D0F0CFD4B9CA2DBF7EF63BE7FC6F5307F807B0E154446E6A
  • Body hashAC405E4C1F1C70824B279C8832344004E56D8177B90CE52C7C85A23C2437F955
  • IL size19664
Referenced calls
  • System.Collections.Generic.Dictionary<Shared.Models.Auras.ItemAuraTier, System.Collections.Generic.List<System.String>>::.ctor()
  • System.Collections.Generic.Dictionary<Shared.Models.Auras.ItemAuraTier, System.Collections.Generic.List<System.String>>::Add(!0, !1)
  • System.Collections.Generic.List<System.String>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.String>::get_Item(System.Int32)
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • item_aura:armor:pristine
  • item_aura:armor:bulwark
  • item_aura:armor:hardened
  • item_aura:armor:anti-hex
  • item_aura:armor:masterwork
  • item_aura:armor:legendary
  • item_aura:ranged:sharpened
  • item_aura:ranged:swift
  • item_aura:ranged:forceful
  • item_aura:ranged:pristine
  • item_aura:ranged:masterwork
  • item_aura:ranged:legendary
  • recipe:cheat_lw:0
  • material:leather
  • Bear Fur (XP Cheat)
  • leather

SetupNpcQuests

private System.Void SetupNpcQuests(System.Collections.Generic.List<Shared.Models.Quests.QuestData> quests)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash759777D96CD436EF4F5A9B13D41C45230D28461BB5EF8F33CB64210652F907ED
  • Body hash5D3EBF5D4F24FE11763E42FD41CD7F4EF2455FB9BCCC267779F4B3913859E0D3
  • IL size142
Referenced calls
  • Shared.Models.Quests.QuestData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::get_Item(System.Int32)
  • Shared.Models.Quests.Objectives.HandInItemObjective::.ctor(System.String, System.Int32)
  • System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>::.ctor(!0, !1)
  • System.Collections.Generic.List<Shared.Models.Quests.QuestData>::Add(!0)
Called by
String literals
  • solinus:phoenix
  • My hunt for the Phoenix of Arabia has led me to you and this volcano. It has come to lay its egg which means it shall st
  • The Phoenix of Arabia
  • 1
  • quest:phoenix_ash
  • boss:phoenix

SetupOfferings

public System.Collections.Generic.List<Shared.Models.Gods.Offering> SetupOfferings()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Gods.Offering>
  • StaticTrue
  • VirtualFalse
  • Hash731DBB9B02073990AC8DDE5067771CBF64C1F18C52179097B22439919F179C39
  • Body hashE683E27670AD968216ED90F392DA6ADC947D96E596ECD60566187DC23A6D7CA4
  • IL size173
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Gods.Offering>::.ctor()
  • Shared.Models.Gods.Offering::.ctor()
  • System.Collections.Generic.List<Shared.Models.Gods.Offering>::Add(!0)
String literals
  • offering:r:planks:0
  • wood_plank
  • Planks
  • material:wood_plank
  • offering:r:bone:0
  • bone
  • Bones

SetupPersonalQuests

private System.Void SetupPersonalQuests(System.Collections.Generic.List<Shared.Models.Quests.QuestData> quests)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash806C2FA20D085ABBD8356642C2BDD22DE4F5E3BA3B34E382D9F792E6F609D704
  • Body hash8B7AAF6FCA406C662ED69664865D2B2FA61245A8D31D552EC7B4B768A5FDF724
  • IL size1741
Referenced calls
  • Shared.Models.Quests.QuestData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::.ctor(System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::SetCount(System.Collections.Generic.List<!!0>, System.Int32)
  • System.Runtime.InteropServices.CollectionsMarshal::AsSpan(System.Collections.Generic.List<!!0>)
  • System.Span<System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>>::get_Item(System.Int32)
  • Shared.Models.Quests.Objectives.PlayerCollectItemsObjective::.ctor(System.String, System.Int32)
  • System.ValueTuple<System.String, Shared.Models.Quests.Objectives.QuestObjective>::.ctor(!0, !1)
  • System.Collections.Generic.List<Shared.Models.Quests.QuestData>::Add(!0)
  • System.Collections.Generic.List<Shared.Models.Quests.IQuestRequirement>::.ctor(System.Int32)
  • System.Span<Shared.Models.Quests.IQuestRequirement>::get_Item(System.Int32)
  • Shared.Models.Quests.PreQuestRequirement::.ctor(System.String)
  • Shared.Models.Quests.Objectives.PlayerEquipItemTypeObjective::.ctor(Shared.Models.Items.EquipmentType)
  • Shared.Models.Quests.Objectives.SpawnConstructionObjective::.ctor(System.Int32, System.String)
  • Shared.Models.Quests.Objectives.PlayerInteractObjective::.ctor(Shared.Models.Quests.Objectives.PlayerObjectiveInteractionType)
  • Shared.Models.Quests.Objectives.ConstructBuildingObjective::.ctor(System.String, Shared.Text.StringId)
Called by
String literals
  • sharpen_flint
  • To craft your first set of tools you will need /c[yellow]Flint Shards/cd. Pick up some Flint with /i[k_2] and throw it
  • Acquiring Materials
  • 1
  • material:flint_shard
  • get_sticks
  • You will also require some /c[yellow]Wood Sticks/cd which can be acquired by destroying bushes or skinny trees. They ca
  • material:wood_stick
  • pickaxe:flint
  • axe:flint
  • weapon:flint:sword
  • weapon:flint:spear
  • gear_up
  • Use the sticks and the flint shards to craft tools and weapons. The player crafting menu can be found in the inventor
  • Weapons and tools
  • 2

SetupPhilosopherRecipes

private System.Void SetupPhilosopherRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> philosopherRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash376C0A909B6A4008AE3D21C7590EC65224C4BC084843A8CFA3D00EA2BD6ED31E
  • Body hashEBA164C6652FFEC352D1E0DABCB516EFCAD910083A80B7C412A45FCA5243D8F1
  • IL size3342
Referenced calls
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • recipe:research:papers
  • Research
  • Order the philosopher to pore over their reasearch.
  • research_paper
  • material:research_paper
  • recipe:research:sculptor:0
  • Sculptor
  • sculptor
  • reward:sculptor:0
  • recipe:research:concrete_mixer
  • Concrete Mixer
  • concrete_mixer
  • reward:concrete_mixer
  • recipe:research:trading_post:0
  • Trading Post
  • trading_post

SetupPlayerClasses

public System.Collections.Generic.List<Shared.Data.DataModels.PlayerClassModel> SetupPlayerClasses()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.DataModels.PlayerClassModel>
  • StaticTrue
  • VirtualFalse
  • Hash39CC45917B91D0FEF7F1449BC68AFC2ED875C601FC7A2286632654E9481CE5F6
  • Body hashCBD35F988A356CA27AED452DC0D45E4188EDC302FC325B9058EADACC61E281E3
  • IL size1301
Referenced calls
  • System.Collections.Generic.List<Shared.Data.DataModels.PlayerClassModel>::.ctor()
  • Shared.Data.DataModels.PlayerClassModel::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<System.String>::.ctor()
  • System.Collections.Generic.List<System.String>::Add(!0)
  • System.Collections.Generic.List<Shared.Models.Items.ItemAmount>::.ctor()
  • System.Collections.Generic.List<Shared.Models.Items.ItemAmount>::Add(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.PlayerClassModel>::Add(!0)
String literals
  • player_class:woodcutter
  • Woodcutter
  • armor:civilian:1
  • armor:civilian:legs
  • axe:flint
  • food:meat_small
  • skill:woodcutting
  • player_class:miner
  • Miner
  • armor:civilian:2
  • pickaxe:flint
  • skill:mining
  • player_class:mechanicus
  • Mechanicus
  • armor:civilian:8
  • placeable:workbench

SetupPotteryRecipes

private System.Void SetupPotteryRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> PotteryRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC98A81E8D71D900EF2B9429AC21BBAFA2CAAB4D586CE17B3E02A08DB85E25E8B
  • Body hashC506DB036FB51824363AC0D2F248E2315707885529B76DD7047B666A4BD1B205
  • IL size1549
Referenced calls
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • System.Nullable<Shared.Data.DataModels.FuelSourceRequirements>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • recipe:pot:empty
  • resource:clay
  • material:empty_pot
  • recipe:pot:small
  • placeable:pot:small
  • recipe:pot:massive
  • placeable:pot:massive
  • recipe:pot:explosive
  • material:coal
  • material:ember_orchid
  • placeable:explosive_pot
  • recipe:pot:incendiary
  • material:olive_oil
  • placeable:incendiary_pot
  • recipe:pot:lightning
  • material:guardians_feather

SetupPriestRecipes

private System.Void SetupPriestRecipes(System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> PriestRecipes)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashBD3CED06C8CB4C9007BA8CE2A46B5D8514B2A1B23E7D5C47779D1C9C3A42CC88
  • Body hash51FEFA1728B64DA8D1AB4ABAEA3D04E3C885867DF2A17F7AFED670DBE8328C36
  • IL size143
Referenced calls
  • Shared.Data.DataModels.WorkRecipeModel::.ctor()
  • System.Array::Empty()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>::Add(!0)
Called by
String literals
  • recipe:auto_offerings
  • Perform offerings
  • The priest will offer any items in the Building Storage to the gods, increasing your worship and consuming the items.

SetupQuests

public System.Collections.Generic.List<Shared.Models.Quests.QuestData> SetupQuests()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Quests.QuestData>
  • StaticTrue
  • VirtualFalse
  • Hash01476227EDB5DCD7C09AE16DCDD539ED1AB397ACCE2857DE2D8ADA725FE75FDE
  • Body hashCE92066E2728DB1A745BC17784B24A1C30FC610D907F48AE14E9BEBAA5CC53F3
  • IL size30
Referenced calls

SetupRaids

public System.Collections.Generic.List<Shared.Data.DataModels.RaidData> SetupRaids()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.DataModels.RaidData>
  • StaticTrue
  • VirtualFalse
  • HashCA01BBEA9FBA6CE063AB0EEC41FF475F0A855684D5A48597F1690C43ABC40E31
  • Body hash7DFE95272118D53CBD9B90646F066AB42C8713A5AE65CB2FB53FEDC7F6586D69
  • IL size3301
Referenced calls
  • System.Collections.Generic.List<Shared.Data.DataModels.RaidData>::.ctor()
  • Shared.Data.DataModels.RaidData::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.Dictionary<System.Guid, System.Single>::Add(!0, !1)
  • System.Collections.Generic.List<Shared.Data.DataModels.RaidData>::Add(!0)
String literals
  • citizen_aura:injury:broken_arm
  • citizen_aura:injury:broken_leg
  • citizen_aura:injury:concussion
  • citizen_aura:injury:tetanus
  • citizen_aura:injury:tinnitus
  • citizen_aura:injury:wounded_eye
  • citizen_aura:injury:broken_rib
  • citizen_aura:injury:infected_wound
  • raid:rats
  • Rat Infestation
  • a Rat infestation
  • droptable:raid:tier:0
  • raid:potmen
  • Potman Raid
  • a Potman raid
  • raid:grey_satyr

SetupShops

public System.Collections.Generic.List<Shared.Models.Shops.Shop> SetupShops()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Shops.Shop>
  • StaticTrue
  • VirtualFalse
  • HashC0BC244EE1182FE3AEFF1A8EE9516BDC8AC3000778E7B6561909B41C5DE08F98
  • Body hash8D1ED627B5FC730DF0D8E9D2671CC5588F6960CCBF4FEA46948C5F6467DB1982
  • IL size1568
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Shops.Shop>::.ctor()
  • Shared.Models.Shops.Shop::.ctor()
  • System.Collections.Generic.List<Shared.Models.Shops.Shop>::Add(!0)
Called by
String literals
  • all:1
  • material:flint_shard
  • material:wood_stick
  • material:wood_plank
  • ammo:flint:arrow
  • torch:0
  • all:2
  • material:empty_pot
  • all:3
  • tile:dirt
  • tile:grass:plains
  • tile:tall_grass:plains
  • tile:grass:dry_plains
  • tile:tall_grass:dry_plains
  • all:4
  • potion:health:minor:0

SetupSkills

changed

public System.Collections.Generic.List<Shared.Data.SkillData> SetupSkills()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.SkillData>
  • StaticTrue
  • VirtualFalse
  • HashBBCE8641C7A4BEA2272DF59CD12D931F6AD891DB7808FA563C9783148B8F50E9
  • Body hashD0D8C1CAD763F6FC51BDC2CB686E55C463B6D2B3230EA559072FF3D8FFB7AAEB
  • IL size1267
Referenced calls
  • System.Collections.Generic.List<Shared.Data.SkillData>::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Data.SkillData>::Add(!0)
String literals
  • skill:crossbows
  • Crossbows
  • crossbow
  • Increases damage done with crossbows by {0}
  • skill:swords
  • Swords
  • sword
  • Increases damage done with swords by {0}
  • skill:shields
  • Shields
  • shield
  • Reduces energy cost from blocking by {0}
  • skill:spears
  • Spears
  • spear:iron
  • Increases damage done with spears by {0}

SetupSpells

public System.Collections.Generic.List<Shared.Models.Spells.SpellDataModel> SetupSpells()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Spells.SpellDataModel>
  • StaticTrue
  • VirtualFalse
  • Hash705333F6E8E412091D1393057DE7AE7A5CD89A3B871A9EA81380DD6ACE2E86CA
  • Body hashE93C9223187C0766C02864674D7031369D0B10EDD1C9978F4B618C58C49CB351
  • IL size42
Referenced calls
Called by

SetupStructureTileData

public System.Collections.Generic.List<Shared.Data.StructureTileData> SetupStructureTileData()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.StructureTileData>
  • StaticTrue
  • VirtualFalse
  • HashC0196269974123CB3CB12CC4F6A51E2B3BCB307E44AC147DC8744B432B51E492
  • Body hashBC3EF89C1F22440FB88E71D69648DA3588C2BC4B299AF131AAA3369647609893
  • IL size2970
Referenced calls
  • System.Collections.Generic.List<Shared.Data.StructureTileData>::.ctor()
  • Shared.Data.StructureTileData::.ctor()
  • System.Collections.Generic.List<Shared.Data.StructureTileData>::Add(!0)
  • Microsoft.Xna.Framework.Color::.ctor(System.Int32, System.Int32, System.Int32)
Called by

SetupUtilityConstructions

private System.Void SetupUtilityConstructions(System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel> Constructions)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashB96FEF8E2B39247FB457638DA3DEC9099FEBD6E954E52302F665A2DB3342CFA1
  • Body hash60B1BF0D79623BBFE19BE37E7C1D95EF5704E0C5C2733D8C90814BA37BCBF9A5
  • IL size1790
Referenced calls
  • Shared.Models.Construction.ConstructionModel::.ctor()
  • Shared.Models.Construction.ConstructionMaterialsAggregate::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • Shared.Models.Construction.ConstructionSpaceInfo::.ctor()
  • Microsoft.Xna.Framework.Rectangle::.ctor(System.Int32, System.Int32, System.Int32, System.Int32)
  • System.Object::ToString()
  • Shared.Messages.CreateNewInventoryMessage::.ctor()
  • System.Collections.Generic.List<Shared.Models.Construction.ConstructionModel>::Add(!0)
  • System.Nullable<Shared.Text.StringId>::.ctor(!0)
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, System.Int32>::Add(!0, !1)
Called by
String literals
  • placeable_chest:0
  • Chest
  • Object_Chest
  • workbench:0
  • workbench
  • Workbench
  • 2e6101f9-e793-45b6-94ae-9054e8d63f07
  • cauldron:0
  • cauldron
  • Cauldron
  • e293bda6-4b78-4cb8-8287-d91b6a9129dc
  • construction:wartable
  • war_table
  • War Table
  • afb970c9-276f-45cf-ae70-2bb9e26138e7
  • lightbench:0

SetupWorkRecipes

public System.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel> SetupWorkRecipes()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.DataModels.WorkRecipeModel>
  • StaticTrue
  • VirtualFalse
  • Hash2D95A4D348C6E4CFBDC97E19B3D72D79C213B1AA2D7B60C5784083489DCB6799
  • Body hashD30CE40C3D69DF1991762238B01866A5FB85ABF00A3AF337317DD1E80ADDCA27
  • IL size4876
Referenced calls
String literals
  • plains
  • expertise:quarry:plains
  • forest
  • swamp
  • flat
  • desert
  • expertise:quarry:desert
  • volcanic
  • expertise:quarry:volcano
  • ghost_land
  • expertise:quarry:ghosttown
  • expertise:lumberyard:plains
  • expertise:lumberyard:volcano
  • expertise:lumberyard:ghosttown
  • expertise:digger:plains
  • expertise:digger:desert

SetupWorldOrdinances

public System.Collections.Generic.List<Shared.Models.Gods.WorldOrdinance> SetupWorldOrdinances()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Gods.WorldOrdinance>
  • StaticTrue
  • VirtualFalse
  • HashBA43A05653C1EFD53D349543696B7BD3E628E82152B4DF5DF848A24FB8B8A6CC
  • Body hash15D31EC7700CEEE3518A0820C7C01288FB4B3B8747ED71A588F902F2704D879C
  • IL size720
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Gods.WorldOrdinance>::.ctor()
  • Shared.Models.Gods.WorldOrdinance::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::Add(!0, !1)
  • System.Collections.Generic.List<Shared.Models.Gods.WorldOrdinance>::Add(!0)
String literals
  • ordinance:mars
  • Mars' powers courses through the fabric of the world. Increases damage dealt by all sources by 20%. This includes both p
  • ordinance
  • Ordinance of Brutality
  • mars
  • WorldStats_DamageModifier
  • ordinance:ceres
  • Ceres' powers courses through the fabric of the world. Increases crop yields and spawn rates.
  • Ordinance of Plentifulness
  • ceres
  • WorldStats_CropHarvestBonusChance
  • WorldStats_HostileSpawn
  • ordinance:diana
  • Diana's powers courses through the fabric of the world. All Satyrs are now friendly and spawn rates increase.
  • Ordinance of The Wild
  • diana

SetupWorldStatAuras

public System.Collections.Generic.List<Shared.Data.WorldStatAuraInfo> SetupWorldStatAuras()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Data.WorldStatAuraInfo>
  • StaticTrue
  • VirtualFalse
  • Hash2B348655EA2E4B0E1AA177DDF726E2BEA8EC267F218A01A9F74B46739A6ED908
  • Body hashA2DCC84A472007305070672EA028F6A719B068EFB6647BB2DEB6EAD25AE53ADF
  • IL size1696
Referenced calls
  • System.Collections.Generic.List<Shared.Data.WorldStatAuraInfo>::.ctor()
  • Shared.Data.WorldStatAuraInfo::.ctor()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::.ctor()
  • System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::Add(!0, !1)
  • System.Collections.Generic.List<Shared.Data.WorldStatAuraInfo>::Add(!0)
Called by
String literals
  • world_aura:worship:longer_lasting_furnaces
  • WorldStats_FurnaceBurningModifier
  • world_aura:worship:blacksmith:experience
  • WorldStats_BlacksmithExperienceModifier
  • world_aura:worship:wall_health
  • WorldStats_WallDamageResistance
  • world_aura:worship:carpenter:experience
  • WorldStats_CarpenterExperienceModifier
  • world_aura:worship:max_building_appeal
  • WorldStats_MaxBuildingAppealModifier
  • world_aura:worship:dolium_speed
  • WorldStats_DoliumSpeedModifier
  • world_aura:worship:citizen_health
  • WorldStats_CitizenDamageResistance
  • world_aura:worship:gifting_bonus
  • WorldStats_CitizenGiftingModifier

SetupWorldStats

public System.Collections.Generic.List<Shared.Models.Stats.StatDescription> SetupWorldStats()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Stats.StatDescription>
  • StaticTrue
  • VirtualFalse
  • Hash8A67D93683F56029DA9DE49AB07D16DD5169012B837217872A8DB2C85847C1ED
  • Body hash0E9AFA7992650A914C5BDE8AA00FFCC1E9920BAB16CBB15A0F31C64DD56EEE8C
  • IL size3747
Referenced calls
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::.ctor()
  • Shared.Text.StringId::op_Implicit(System.String)
  • System.Collections.Generic.List<Shared.Models.Stats.StatDescription>::Add(!0)
Called by
String literals
  • WorldStats_CropHarvestBonusChance
  • Crop harvest
  • wheat
  • P0
  • WorldStats_CropGrowthModifier
  • Crop growth speed
  • farmstead
  • WorldStats_HostileSpawn
  • Hostiles spawn rate
  • skull
  • WorldStats_SellingFactor
  • Sell price
  • sell
  • WorldStats_VendorPriceFactor
  • Vendor price
  • money:2

SetupWorshipUnlocks

public System.Collections.Generic.List<Shared.Models.Gods.WorshipUnlock> SetupWorshipUnlocks()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Shared.Models.Gods.WorshipUnlock>
  • StaticTrue
  • VirtualFalse
  • HashA5E4D2BCD28F602FD307DA4A9A8BD8776080C42AB1EE4E15D49F9124F335F031
  • Body hashB7320004BA3FF0D276E8667196E92D24D9D8529B4E7230C39AC68646CEF537E8
  • IL size74
Referenced calls