コード例 #1
0
 def description(self):
     spawn_type = [-9] if self.locked else [9]
     return Describe.random_orb_spawn(self.count, spawn_type)
コード例 #2
0
 def description(self):
     return Describe.random_orb_spawn(self.count, self.attributes)