Esempio n. 1
0
 def c_init(this):
     this.bogcountlast = 3
     this.bogbuff = adv.Debuff('s2_bog', -0.5, 8, 1, 'att', 'bog')
Esempio n. 2
0
 def init(this):
     this.charge_p('prep', '50%')
     this.bogcountlast = 0
     this.bogbuff = adv.Debuff('s1_bog', -0.5, 8, 1, 'att', 'bog')
Esempio n. 3
0
 def c_init(this):
     this.bogcountlast = 3
     this.bogbuff = adv.Debuff('s2_bog', -0.5, 8, 1, 'att', 'bog')
     if this.condition('c4+fs'):
         this.conf['acl'] = """
Esempio n. 4
0
File: renee.py Progetto: roriron/dl
 def init(this):
     this.a1_iscding = 0
     this.bogcountlast = 0
     this.bogbuff = adv.Debuff('s2_bog', -0.5, 8, 1, 'att', 'bog')