a=$game_party.all_members.collect {|actor| actor.atk }.minp 1 if a>=100
a=$game_party.all_members.collect {|actor| actor.atk }.min p 1 if a>=100