-- redis.call('select',0) local mgr_hp = tonumber(redis.call('hget', KEYS[1],'hp')) local tag_hp = tonumber(redis.call('hget', KEYS[2],'hp')) local ulev = tonumber(ARGV[2]) local hp = tonumber(ARGV[1]) if ulev == 3 or ulev == 2 then if hp > 0 and mgr_hp