Help for this page

Select Code to Download


  1. or download this
    use constant ATTACK_TYPES => [
        {
    ...
            *{$name} = sub { return shift->new(%$attack) };
        }
    }
    
  2. or download this
    use IO::All;
    use JSON 'decode_json';
    ...
        }
    
    }