14 string text =
"AIWork_" +
source.ai.IsEmpty(
source.alias);
15 aIWork = ((!(Type.GetType(text +
", Elin") !=
null)) ?
new AIWork() :
ClassCache.Create<
AIWork>(text,
"Elin"));
17 aIWork.sourceWork =
source;
23 if (!
source.skill.IsEmpty())
38 if (
source.alias ==
"Breeding")
40 return c.
race.breeder;
66 num = num * (100 + factionBranch.
Evalue(3708) * 10) / 100;
int GetTotalQuality(bool applyBonus=true)
FactionMemberType memberType
static SourceManager sources
int GetEfficiency(Chara c)
Thing FindThing(Func< Thing, bool > func)