Ejemplo n.º 1
0
 def c_init(this):
     this.bogcountlast = 3
     this.bogbuff = adv.Debuff('s2_bog', -0.5, 8, 1, 'att', 'bog')
Ejemplo 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')
Ejemplo 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'] = """
Ejemplo n.º 4
0
Archivo: renee.py Proyecto: roriron/dl
 def init(this):
     this.a1_iscding = 0
     this.bogcountlast = 0
     this.bogbuff = adv.Debuff('s2_bog', -0.5, 8, 1, 'att', 'bog')