Elin Decompiled Documentation EA 23.185 Nightly Patch 1
|
Public Member Functions | |
int | GetShippingBonus (long _a) |
Public Attributes | |
long[] | _longs = new long[50] |
double | timeElapsed |
int | kumi |
int | mins |
int | days |
int | months |
int | sieges |
int | turns |
int | kills |
int | taxBills |
int | taxBillsPaid |
int | digs |
int | shipNum |
int | slept |
int | death |
int | allyDeath |
int | deepest |
int | gambleChest |
int | gambleChestOpen |
long | shipMoney |
int | lastShippingExp |
int | lastShippingExpMax |
Properties | |
long | nefiaBeaten [get, set] |
long | kimo [get, set] |
long | shear [get, set] |
long | brush [get, set] |
long | eggHatched [get, set] |
long | plow [get, set] |
long | clean [get, set] |
![]() | |
static Game | game [get] |
static bool | AdvMode [get] |
static Player | player [get] |
static Chara | pc [get] |
static UI | ui [get] |
static Map | _map [get] |
static Zone | _zone [get] |
static FactionBranch | Branch [get] |
static FactionBranch | BranchOrHomeBranch [get] |
static Faction | Home [get] |
static Faction | Wilds [get] |
static Scene | scene [get] |
static BaseGameScreen | screen [get] |
static GameSetting | setting [get] |
static GameData | gamedata [get] |
static ColorProfile | Colors [get] |
static World | world [get] |
static SourceManager | sources [get] |
static SourceManager | editorSources [get] |
static SoundManager | Sound [get] |
static CoreDebug | debug [get] |
Additional Inherited Members | |
![]() | |
static int | rndSeed (int a, int seed) |
static int | rnd (long a) |
static int | rnd (int a) |
static int | curve (int a, int start, int step, int rate=75) |
static int | rndHalf (int a) |
static float | rndf (float a) |
static int | rndSqrt (int a) |
static void | Wait (float a, Card c) |
static void | Wait (float a, Point p) |
static int | Bigger (int a, int b) |
static int | Smaller (int a, int b) |
![]() | |
static Core | core |
|
inline |
Definition at line 210 of file Player.cs.
References Player.Stats.lastShippingExp, and Player.Stats.lastShippingExpMax.
Referenced by LayerShippingResult.Refresh(), and GameDate.ShipGoods().
int Player.Stats.allyDeath |
Definition at line 108 of file Player.cs.
Referenced by Chara.Die().
int Player.Stats.days |
Definition at line 75 of file Player.cs.
Referenced by GameDate.AdvanceDay(), LayerShippingResult.Awake(), GameIndex.Create(), AI_Fish.Makefish(), GrowSystem.PopHarvest(), FactionBranch.ReceivePackages(), ContentHallOfFame.Refresh(), WindowChara.RefreshProfile(), LayerGlobalMap.RefreshSummary(), Chara.Revive(), GameDate.ShipLetter(), and Zone.UpdateQuests().
int Player.Stats.deepest |
Definition at line 111 of file Player.cs.
Referenced by GameIndex.Create(), Zone.OnVisit(), and WindowChara.RefreshProfile().
int Player.Stats.digs |
Definition at line 96 of file Player.cs.
Referenced by TaskMine.OnProgressComplete(), and ContentHallOfFame.OnSwitchContent().
int Player.Stats.gambleChest |
Definition at line 114 of file Player.cs.
Referenced by AI_OpenGambleChest.Run().
int Player.Stats.gambleChestOpen |
Definition at line 117 of file Player.cs.
Referenced by AI_OpenGambleChest.Run().
int Player.Stats.kills |
Definition at line 87 of file Player.cs.
Referenced by ContentHallOfFame.OnSwitchContent().
int Player.Stats.kumi |
Definition at line 69 of file Player.cs.
Referenced by TraitBookSecret.OnRead().
int Player.Stats.lastShippingExp |
Definition at line 122 of file Player.cs.
Referenced by Player.Stats.GetShippingBonus(), and LayerShippingResult.Refresh().
int Player.Stats.lastShippingExpMax |
Definition at line 124 of file Player.cs.
Referenced by Player.Stats.GetShippingBonus(), and LayerShippingResult.Refresh().
int Player.Stats.months |
Definition at line 78 of file Player.cs.
Referenced by GameDate.AdvanceMonth().
long Player.Stats.shipMoney |
Definition at line 120 of file Player.cs.
Referenced by GameDate.ShipGoods().
int Player.Stats.sieges |
Definition at line 81 of file Player.cs.
Referenced by ZoneEventSiege.OnFirstTick(), and LayerGlobalMap.RefreshSummary().
int Player.Stats.slept |
Definition at line 102 of file Player.cs.
Referenced by RecipeManager.OnSleep(), and LayerSleep.Sleep().
int Player.Stats.taxBillsPaid |
Definition at line 93 of file Player.cs.
Referenced by ContentHallOfFame.OnSwitchContent().
double Player.Stats.timeElapsed |
Definition at line 66 of file Player.cs.
Referenced by Game.OnUpdate(), and CoreConfig.TryUpdatePlayedHour().
int Player.Stats.turns |
Definition at line 84 of file Player.cs.
Referenced by ContentHallOfFame.Refresh(), WindowChara.RefreshProfile(), AI_Idle.Run(), and Chara.Tick().
|
getset |
Definition at line 162 of file Player.cs.
Referenced by AI_Fuck.Finish().
|
getset |
Definition at line 198 of file Player.cs.
Referenced by TaskClean.Run().
|
getset |
Definition at line 174 of file Player.cs.
Referenced by TraitFoodEggFertilized.Incubate().
|
getset |
Definition at line 138 of file Player.cs.
Referenced by AI_Fuck.Finish().
|
getset |
Definition at line 126 of file Player.cs.
Referenced by Chara.TryDropBossLoot().
|
getset |
Definition at line 186 of file Player.cs.
Referenced by TaskPlow.OnCreateProgress().
|
getset |
Definition at line 150 of file Player.cs.
Referenced by AI_Shear.Run().