8 public override int ChanceLock
17 public override void Prespawn(
int lv)
22 public override void OnCreate(
int lv)
25 this.owner.refVal = 0;
27 this.owner.c_lockLv = this.owner.LV;
31 public override void OnSimulateHour(
VirtualDate date)
34 if (this.owner.turn >= 2)
37 if (this.owner.c_lockLv == 0)
39 Card owner = this.owner;
45 Card owner2 = this.owner;
48 if (this.owner.LV < 1)
53 this.owner.c_lockLv = this.owner.LV;