home *** CD-ROM | disk | FTP | other *** search
- ; Arena Warrior - (C)1991 - Greg Hartle - All Rights Reserved
-
- ; This is the game configuration file. It is only read by Arena when the game
- ; is (re)initialized. At this point, information in CONFIG.TXT is put into its
- ; appropriate files: CONFIG.DAT, TEAM.DAT, and CHAR.DAT. Blank lines and
- ; those beginning with a semicolon (";") are ignored. Do not omit or reorder
- ; any other lines, as the order is important.
-
- ; Place your system name on the following line...
- Twilight Zone III
-
- ; And put your name on the next...
- Greg Hartle
-
- ; The following line should contain your keycode. If you are unregistered,
- ; just put any number there. The only difference between a registered version
- ; and an unregistered one is the notice at the beginning of the program.
- 123456789
-
- ; The next line defines the length of a game turn, in days. A turn can also be
- ; ended if all players make their challenges before this time. At the end of a
- ; turn, maintenance is run and all fights are executed, with results posted to
- ; RESULTS.TXT, readable from within the door. By the way, this value can be
- ; changed by a referee (game operator) without reinitializing.
- 2
-
- ; This number is the credit you give to a belt when someone wears it.
- ; Normally, a challenger's wins can not exceed his opponent's at the time of
- ; the challenge. This field allows warriors with this many wins more to
- ; challenge a belted warrior. That is:
- ; "ChallengersWins <= BeltedWarriorWins + X" is allowed.
- ; X is the value you provide. 0 treats a belted warrior like any other. A
- ; higher value allows more people to challenge him.
- 0
-
- ;------------------------------------------------------------------------------
-
- ; The remainder of this file defines the non-player character (NPC) team
- ; with its replacements.
-
- ; The following line specifies the number of active NPCs.
- ; Note that this value can be less than the actual number of NPCs.
- 15
-
- ; The following line is the NPC team name (20 characters maximum)
- The Deadly Dudes
-
- ; ..and now for the actual player information. It must be given in the order
- ; suggested with one or more spaces between fields. Each character must begin
- ; on a new line. Replace any spaces in names with an underscore ("_") and make
- ; sure the first letter of every word is capitalized with all other letters not
- ; capitalized.
-
- ;Name Str Att Dex Con Spd
- ;------------------- --- --- --- --- ---
- Hawk_Man 14 25 22 20 23
- Speaker_For_The_Dead 20 8 18 41 19
- Narcissus 10 7 15 90 10
- Defender 7 15 19 19 31
- Guardian 36 10 10 34 13
- Intercepter 5 18 12 25 16
- Awsome 57 6 14 19 8
- Laputa 9 14 27 25 12
- Death_Wish 50 8 15 23 60
- Lord_Soth 32 31 6 9 33
- Hulk 25 25 14 8 20
- F.U.B.A.R. 57 32 25 65 20
- Mongo 31 10 19 29 7
- Road_Runner 5 30 30 5 40
- Mr._Sand_Man 30 20 30 20 30