Elin Modding Docs Doc
All Classes Namespaces
DramaOutcome Class Reference
Inheritance diagram for DramaOutcome:
EMono

Public Member Functions

void StartNewGame ()
 
void StartNewGame2 ()
 
void PutOutFire ()
 
void OnClaimLand ()
 
void AddMaid ()
 
void QuestSharedContainer_Drop1 ()
 
void QuestShippingChest_Drop1 ()
 
void QuestExploration_Drop1 ()
 
void QuestExploration_MeetFarris ()
 
void QuestExploration_MeetFarris2 ()
 
void QuestExploration_AfterCrystal ()
 
void QuestExploration_AfterComplete ()
 
void QuestCraft_Drop1 ()
 
void QuestDefense_0 ()
 
void QuestVernis_DropRecipe ()
 
void QuestDefense_1 ()
 
void QuestDefense_2 ()
 
void QuestDebt_reward ()
 
void Tutorial1 ()
 
void WelcomeMsg ()
 
void chara_hired ()
 
void chara_hired_ticket ()
 
void nerun_gift ()
 
void nerun_gift2 ()
 
void nerun_gift3 ()
 
void fiama_gold ()
 
void fiama_pet1 ()
 
void fiama_pet2 ()
 
void fiama_pet3 ()
 
void fiama_pet4 ()
 
void fiama_starter_gift ()
 
void revive_pet ()
 
void melilith_friend ()
 
void sister_friend ()
 
void sister_change ()
 
void get_scratch ()
 
void poppy_found ()
 
void event_swordkeeper ()
 
void guild_trial ()
 
void guild_join ()
 
void guild_mageTrial ()
 
void guild_promote ()
 
bool check_sketch ()
 
int GetFelmeraRewardIndex ()
 
bool check_sketch2 ()
 
List< ThingListFelmeraBarter ()
 
void give_sketch_reward ()
 
void give_sketch_special ()
 

Static Public Member Functions

static bool If (DramaChoice item, Chara c)
 
- Static Public Member Functions inherited from EMono
static int rnd (int a)
 

Public Attributes

DramaManager manager
 

Static Public Attributes

static string idJump
 
- Static Public Attributes inherited from EMono
static Core core
 

Properties

DramaSequence sequence [get]
 
Person tg [get]
 
Chara cc [get]
 
- Properties inherited from EMono
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 Scene scene [get]
 
static BaseGameScreen screen [get]
 
static GameSetting setting [get]
 
static GameData gamedata [get]
 
static ColorProfile Colors [get]
 
static World world [get]
 
static SoundManager Sound [get]
 
static SourceManager sources [get]
 
static SourceManager editorSources [get]
 
static CoreDebug debug [get]
 

Detailed Description

Definition at line 6 of file DramaOutcome.cs.

Member Function Documentation

◆ AddMaid()

void DramaOutcome.AddMaid ( )

Definition at line 86 of file DramaOutcome.cs.

◆ chara_hired()

void DramaOutcome.chara_hired ( )

Definition at line 220 of file DramaOutcome.cs.

◆ chara_hired_ticket()

void DramaOutcome.chara_hired_ticket ( )

Definition at line 232 of file DramaOutcome.cs.

◆ check_sketch()

bool DramaOutcome.check_sketch ( )

Definition at line 477 of file DramaOutcome.cs.

◆ check_sketch2()

bool DramaOutcome.check_sketch2 ( )

Definition at line 530 of file DramaOutcome.cs.

◆ event_swordkeeper()

void DramaOutcome.event_swordkeeper ( )

Definition at line 417 of file DramaOutcome.cs.

◆ fiama_gold()

void DramaOutcome.fiama_gold ( )

Definition at line 272 of file DramaOutcome.cs.

◆ fiama_pet1()

void DramaOutcome.fiama_pet1 ( )

Definition at line 282 of file DramaOutcome.cs.

◆ fiama_pet2()

void DramaOutcome.fiama_pet2 ( )

Definition at line 289 of file DramaOutcome.cs.

◆ fiama_pet3()

void DramaOutcome.fiama_pet3 ( )

Definition at line 296 of file DramaOutcome.cs.

◆ fiama_pet4()

void DramaOutcome.fiama_pet4 ( )

Definition at line 303 of file DramaOutcome.cs.

◆ fiama_starter_gift()

void DramaOutcome.fiama_starter_gift ( )

Definition at line 318 of file DramaOutcome.cs.

◆ get_scratch()

void DramaOutcome.get_scratch ( )

Definition at line 397 of file DramaOutcome.cs.

◆ GetFelmeraRewardIndex()

int DramaOutcome.GetFelmeraRewardIndex ( )

Definition at line 510 of file DramaOutcome.cs.

◆ give_sketch_reward()

void DramaOutcome.give_sketch_reward ( )

Definition at line 550 of file DramaOutcome.cs.

◆ give_sketch_special()

void DramaOutcome.give_sketch_special ( )

Definition at line 563 of file DramaOutcome.cs.

◆ guild_join()

void DramaOutcome.guild_join ( )

Definition at line 441 of file DramaOutcome.cs.

◆ guild_mageTrial()

void DramaOutcome.guild_mageTrial ( )

Definition at line 454 of file DramaOutcome.cs.

◆ guild_promote()

void DramaOutcome.guild_promote ( )

Definition at line 465 of file DramaOutcome.cs.

◆ guild_trial()

void DramaOutcome.guild_trial ( )

Definition at line 430 of file DramaOutcome.cs.

◆ If()

static bool DramaOutcome.If ( DramaChoice item,
Chara c )
static

Definition at line 423 of file DramaOutcome.cs.

◆ ListFelmeraBarter()

List< Thing > DramaOutcome.ListFelmeraBarter ( )

Definition at line 536 of file DramaOutcome.cs.

◆ melilith_friend()

void DramaOutcome.melilith_friend ( )

Definition at line 371 of file DramaOutcome.cs.

◆ nerun_gift()

void DramaOutcome.nerun_gift ( )

Definition at line 241 of file DramaOutcome.cs.

◆ nerun_gift2()

void DramaOutcome.nerun_gift2 ( )

Definition at line 250 of file DramaOutcome.cs.

◆ nerun_gift3()

void DramaOutcome.nerun_gift3 ( )

Definition at line 259 of file DramaOutcome.cs.

◆ OnClaimLand()

void DramaOutcome.OnClaimLand ( )

Definition at line 75 of file DramaOutcome.cs.

◆ poppy_found()

void DramaOutcome.poppy_found ( )

Definition at line 404 of file DramaOutcome.cs.

◆ PutOutFire()

void DramaOutcome.PutOutFire ( )

Definition at line 66 of file DramaOutcome.cs.

◆ QuestCraft_Drop1()

void DramaOutcome.QuestCraft_Drop1 ( )

Definition at line 160 of file DramaOutcome.cs.

◆ QuestDebt_reward()

void DramaOutcome.QuestDebt_reward ( )

Definition at line 199 of file DramaOutcome.cs.

◆ QuestDefense_0()

void DramaOutcome.QuestDefense_0 ( )

Definition at line 166 of file DramaOutcome.cs.

◆ QuestDefense_1()

void DramaOutcome.QuestDefense_1 ( )

Definition at line 182 of file DramaOutcome.cs.

◆ QuestDefense_2()

void DramaOutcome.QuestDefense_2 ( )

Definition at line 194 of file DramaOutcome.cs.

◆ QuestExploration_AfterComplete()

void DramaOutcome.QuestExploration_AfterComplete ( )

Definition at line 148 of file DramaOutcome.cs.

◆ QuestExploration_AfterCrystal()

void DramaOutcome.QuestExploration_AfterCrystal ( )

Definition at line 133 of file DramaOutcome.cs.

◆ QuestExploration_Drop1()

void DramaOutcome.QuestExploration_Drop1 ( )

Definition at line 103 of file DramaOutcome.cs.

◆ QuestExploration_MeetFarris()

void DramaOutcome.QuestExploration_MeetFarris ( )

Definition at line 110 of file DramaOutcome.cs.

◆ QuestExploration_MeetFarris2()

void DramaOutcome.QuestExploration_MeetFarris2 ( )

Definition at line 121 of file DramaOutcome.cs.

◆ QuestSharedContainer_Drop1()

void DramaOutcome.QuestSharedContainer_Drop1 ( )

Definition at line 91 of file DramaOutcome.cs.

◆ QuestShippingChest_Drop1()

void DramaOutcome.QuestShippingChest_Drop1 ( )

Definition at line 97 of file DramaOutcome.cs.

◆ QuestVernis_DropRecipe()

void DramaOutcome.QuestVernis_DropRecipe ( )

Definition at line 176 of file DramaOutcome.cs.

◆ revive_pet()

void DramaOutcome.revive_pet ( )

Definition at line 358 of file DramaOutcome.cs.

◆ sister_change()

void DramaOutcome.sister_change ( )

Definition at line 391 of file DramaOutcome.cs.

◆ sister_friend()

void DramaOutcome.sister_friend ( )

Definition at line 380 of file DramaOutcome.cs.

◆ StartNewGame()

void DramaOutcome.StartNewGame ( )

Definition at line 39 of file DramaOutcome.cs.

◆ StartNewGame2()

void DramaOutcome.StartNewGame2 ( )

Definition at line 49 of file DramaOutcome.cs.

◆ Tutorial1()

void DramaOutcome.Tutorial1 ( )

Definition at line 205 of file DramaOutcome.cs.

◆ WelcomeMsg()

void DramaOutcome.WelcomeMsg ( )

Definition at line 215 of file DramaOutcome.cs.

Member Data Documentation

◆ idJump

string DramaOutcome.idJump
static

Definition at line 578 of file DramaOutcome.cs.

◆ manager

DramaManager DramaOutcome.manager

Definition at line 581 of file DramaOutcome.cs.

Property Documentation

◆ cc

Chara DramaOutcome.cc
get

Definition at line 30 of file DramaOutcome.cs.

◆ sequence

DramaSequence DramaOutcome.sequence
get

Definition at line 10 of file DramaOutcome.cs.

◆ tg

Person DramaOutcome.tg
get

Definition at line 20 of file DramaOutcome.cs.


The documentation for this class was generated from the following file: