13 public SpriteRenderer
bgHP;
39 timer += Time.deltaTime;
47 if (!base.gameObject.activeSelf)
49 base.gameObject.SetActive(value:
true);
53 else if (base.gameObject.activeSelf)
55 base.gameObject.SetActive(value:
false);
89 if (!(
id ==
"ashland"))
139 barHP.transform.SetLocalScaleX(Mathf.Max(0f, num));
140 barHP.SetActive(enable:
true);
141 bgHP.SetActive(enable:
true);
145 barHP.SetActive(enable:
false);
146 bgHP.SetActive(enable:
false);
154 barHP2.transform.SetLocalScaleX(Mathf.Max(0f, num2));
155 barHP2.SetActive(enable:
true);
156 bgHP2.SetActive(enable:
true);
160 barHP2.SetActive(enable:
false);
161 bgHP2.SetActive(enable:
false);
int GetInt(int id, int? defaultInt=null)
bool DroppedCard(string id)
List< Sprite > spritesEmo
Dictionary< string, int > dialogFlags
SpriteRenderer iconStatus
override void OnSetOwner()
SpriteRenderer iconRelation
virtual Emo2 GetHeldEmo(Chara c)