2using System.Collections.Generic;
43 return Race.GetName();
59 if (row.quality == 0 && row.race ==
idRace && row.chance > 0 && row.hostility !=
"Friend")
77 for (
int i = 0; i < 100; i++)
133 public override void OnGetDetail(ref
string detail,
bool onJournal)
135 if (
type !=
Type.Race || !onJournal)
141 detail = detail + Environment.NewLine + Environment.NewLine +
"target_huntRace".lang() + Environment.NewLine;
150 detail += Environment.NewLine;
Hostility OriginalHostility
override bool IsPCFaction
static int curve(int a, int start, int step, int rate=75)
static SourceManager sources
override void OnKillChara(Chara c)
override bool IsComplete()
override string RefDrama3
static List< SourceChara.Row > ListTargets(string idRace)
override string RefDrama2
override void OnGetDetail(ref string detail, bool onJournal)
override string GetTextProgress()