home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gambler 34 A
/
GAMBLERCD34A.BIN
/
Utils
/
GP
/
Progs
/
GHP
/
BAKHACK.DLL
/
0
/
RCDATA
/
TBATKFORM
/
TBATKFORM.txt
Wrap
Text File
|
1997-11-09
|
18KB
|
829 lines
inherited BatKForm: TBatKForm
Left = 600
Top = 442
Caption = 'BatKForm'
ClientHeight = 261
ClientWidth = 412
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object HeroList: TListBox [0]
Left = 4
Top = 6
Width = 141
Height = 72
ItemHeight = 13
TabOrder = 2
OnClick = HeroListClick
end
object HeroPage: TPageControl [1]
Left = 4
Top = 80
Width = 401
Height = 185
ActivePage = Ratings
TabOrder = 1
object Ratings: TTabSheet
Caption = 'Ratings'
object Label8: TLabel
Left = 4
Top = 8
Width = 34
Height = 13
Caption = 'Health:'
end
object Label9: TLabel
Left = 4
Top = 32
Width = 41
Height = 13
Caption = 'Stamina:'
end
object Label10: TLabel
Left = 4
Top = 56
Width = 34
Height = 13
Caption = 'Speed:'
end
object Label11: TLabel
Left = 4
Top = 80
Width = 43
Height = 13
Caption = 'Strength:'
end
object Label1: TLabel
Left = 4
Top = 104
Width = 25
Height = 13
Caption = 'Gold:'
end
object EdHealth: TSpinEdit
Left = 53
Top = 5
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 0
Value = 0
end
object EdMaxHealth: TSpinEdit
Left = 117
Top = 5
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 1
Value = 0
end
object EdStamina: TSpinEdit
Left = 53
Top = 29
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 2
Value = 0
end
object EdMaxStamina: TSpinEdit
Left = 117
Top = 29
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 3
Value = 0
end
object EdSpeed: TSpinEdit
Left = 53
Top = 53
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 4
Value = 0
end
object EdMaxSpeed: TSpinEdit
Left = 117
Top = 53
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 5
Value = 0
end
object EdStrength: TSpinEdit
Left = 53
Top = 77
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 6
Value = 0
end
object EdMaxStrength: TSpinEdit
Left = 117
Top = 77
Width = 64
Height = 22
MaxValue = 255
MinValue = 0
TabOrder = 7
Value = 0
end
object EdGold: TSpinEdit
Left = 53
Top = 100
Width = 80
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 8
Value = 0
end
end
object Skills: TTabSheet
Caption = 'Skills'
object Label2: TLabel
Left = 8
Top = 4
Width = 43
Height = 13
Caption = 'Defense:'
end
object Label3: TLabel
Left = 8
Top = 28
Width = 49
Height = 13
Caption = 'Crossbow:'
end
object Label4: TLabel
Left = 8
Top = 48
Width = 29
Height = 13
Caption = 'Melee'
end
object Label5: TLabel
Left = 8
Top = 72
Width = 38
Height = 13
Caption = 'Casting:'
end
object Label6: TLabel
Left = 8
Top = 96
Width = 59
Height = 13
Caption = 'Assessment:'
end
object Label7: TLabel
Left = 8
Top = 120
Width = 51
Height = 13
Caption = 'Armorcraft:'
end
object Label12: TLabel
Left = 192
Top = 4
Width = 65
Height = 13
Caption = 'Weaponcraft:'
end
object Label13: TLabel
Left = 192
Top = 28
Width = 39
Height = 13
Caption = 'Barding:'
end
object Label14: TLabel
Left = 192
Top = 52
Width = 45
Height = 13
Caption = 'Haggling:'
end
object Label15: TLabel
Left = 192
Top = 76
Width = 47
Height = 13
Caption = 'Lockpick:'
end
object Label16: TLabel
Left = 192
Top = 100
Width = 45
Height = 13
Caption = 'Scouting:'
end
object Label17: TLabel
Left = 192
Top = 120
Width = 36
Height = 13
Caption = 'Stealth:'
end
object EdMaxDefense: TSpinEdit
Left = 129
Top = 1
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 0
Value = 0
end
object EdDefense: TSpinEdit
Left = 69
Top = 1
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 1
Value = 0
end
object EdCrossbow: TSpinEdit
Left = 69
Top = 45
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 2
Value = 0
end
object EdMaxCrossbow: TSpinEdit
Left = 129
Top = 45
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 3
Value = 0
end
object EdMelee: TSpinEdit
Left = 69
Top = 23
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 4
Value = 0
end
object EdMaxMelee: TSpinEdit
Left = 129
Top = 23
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 5
Value = 0
end
object EdCasting: TSpinEdit
Left = 69
Top = 67
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 6
Value = 0
end
object EdMaxCasting: TSpinEdit
Left = 129
Top = 67
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 7
Value = 0
end
object EdAssessment: TSpinEdit
Left = 69
Top = 91
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 8
Value = 0
end
object EdMaxAssessment: TSpinEdit
Left = 129
Top = 91
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 9
Value = 0
end
object EdArmorcraft: TSpinEdit
Left = 69
Top = 115
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 10
Value = 0
end
object EdmaxArmorcraft: TSpinEdit
Left = 129
Top = 115
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 11
Value = 0
end
object EdWeaponcraft: TSpinEdit
Left = 257
Top = 1
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 12
Value = 0
end
object EdMaxWeaponcraft: TSpinEdit
Left = 317
Top = 1
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 13
Value = 0
end
object EdBarding: TSpinEdit
Left = 257
Top = 25
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 14
Value = 0
end
object EdMaxBarding: TSpinEdit
Left = 317
Top = 25
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 15
Value = 0
end
object EdHaggling: TSpinEdit
Left = 257
Top = 47
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 16
Value = 0
end
object EdMaxHaggling: TSpinEdit
Left = 317
Top = 47
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 17
Value = 0
end
object EdLockpick: TSpinEdit
Left = 257
Top = 71
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 18
Value = 0
end
object EdMaxLockpick: TSpinEdit
Left = 317
Top = 71
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 19
Value = 0
end
object EdScouting: TSpinEdit
Left = 257
Top = 95
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 20
Value = 0
end
object EdMaxScouting: TSpinEdit
Left = 317
Top = 95
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 21
Value = 0
end
object EdStealth: TSpinEdit
Left = 257
Top = 119
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 22
Value = 0
end
object EdMaxStealth: TSpinEdit
Left = 317
Top = 119
Width = 60
Height = 22
MaxValue = 100
MinValue = 0
TabOrder = 23
Value = 0
end
end
object Items: TTabSheet
Caption = 'Items'
object Label18: TLabel
Left = 140
Top = 8
Width = 27
Height = 13
Caption = 'Type:'
end
object Label19: TLabel
Left = 140
Top = 32
Width = 39
Height = 13
Caption = 'Amount:'
end
object ItemList: TListBox
Left = 4
Top = 4
Width = 121
Height = 81
ItemHeight = 13
TabOrder = 0
OnClick = ItemListClick
end
object CbItemType: TComboBox
Left = 196
Top = 4
Width = 145
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'None'
'Crystal Staff'
'Lightning Staff'
'Wooden Staff'
'Staff of Macros'
'Amulet of the Upright Man'
'Ring of Prandur'
'Brass Spyglass'
'Cup of Rlnn Skr'
'Eliaem'#39's Heart'
'Glory Hand'
'Horn of Algon Kokoon'
'Idol of Lassur'
'Infinity Pool'
'Raw Manna'
'Roric'#39's Seal'
'Shell'
'Wyvern'#39's Egg'
'Broadsword'
'Galon '#39'Griefmaker'#39
'Goblin Sticker'
'Greatsword'
'Guarda Revanche'
'Exotic sword'
'Keshian Tapir'
'Moredhel Lamprey'
'Rapier'
'Sword of Kinnur'
'Sword of Lims-Kragma'
'Two-Handed Broadsword'
'Light Crossbow'
'Medium Crossbow'
'Bessy Mauler'
'Tsurani Light Crossbow'
'Tsurani Heavy Crossbow'
'Elven Crossbow'
'Quarrels'
'Elven Quarrels'
'Tsurani Quarrels'
'Poisoned Quarrels'
'Poisoned Elven Quarrels'
'Poisoned Tsurani Quarrels'
'Flaming Quarrels'
'Enchanted Quarrels'
'Dragon Plate Armor'
'Euliliko Armor'
'Elven Armor'
'Grey Tower Plate'
'Standard Kingdom Armor'
'Valheru Armor'
'Potio Noxum'
'Powder Bag'
'Tuning Fork'
'Gold Sovereigns'
'Silver Royals'
'Diamonds'
'Emeralds'
'Rubies'
'Shell'
'Moredhel Brooch'
'Bag of Grain'
'Peasant'#39's Key'
'Virtue Key'
'Key of Lineages'
'Cellar Key'
'Nivek'#39's Key'
'Interdictor Key'
'Noble'#39's Passkey'
'Guilder'#39's Passkey'
'Guildis Thorn'
'Ward of Ralen-Sheb'
'Royal Key of Krondor'
'Rations'
'Rations (Poisoned)'
'Rations (Spoiled)'
'Armorer'#39's Hammer'
'Heavy Bowstring'
'Light Bowstring'
'Herbal Pack'
'Ale Cask'
'Picklocks'
'Practice Lute'
'Rope'
'Shovel'
'Torch'
'Whetstone'
'Aventurine'
'Burial Cloth'
'Ring of the Golden Way'
'Vapor Mask'
'Weedwalkers'
'Catapult gear'
'Geomancy Stones'
'Glazer'#39's Guild Seal'
'Hellfire Trap'
'IronJaw Trap'
'River Trap'
'Knights Piece'
'Lecture Ticket'
'Leather Leggings'
'Skeletal Hand'
'Waani'
'Wooden Chest'
'Althafain'#39's Icer'
'Clerical Oilcloth'
'Coltari Poison'
'Dragon Stone'
'Flame Root Oil'
'Killian'#39's Root Oil'
'Naphtha'
'Sarigsbane'
'Silver Spider'
'Silverthorn'
'Silverthorn Anti-Venom'
'Dalatail Milk'
'Fadamor'#39's Formula'
'Lewton'#39's Concentrate'
'Redweed Brew'
'Truesight Tea'
'Restoratives'
'Note'
'Great One'#39's Note'
'Mitchel Waylander'#39's Note'
'Navon'#39's Note'
'Abbot'#39's Journal'
'Lorgan'#39's Journal'
'Accts of the Shamata Garrison'
'Chapel'#39's Rmur n Whepuns'
'Dorcas'#39' Treatise'
'Kalem'#39's Dialectic'
'Psalms of Dala'
'Strategies of Trading'
'Thiful'#39's Bird Migrations'
'Magical Scroll'
'Days Rations'
'Quegian Brandy'
'Ale'
'Keshian Ale')
TabOrder = 1
end
object EdCount: TSpinEdit
Left = 196
Top = 26
Width = 60
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 2
Value = 0
end
object CbScrollType: TComboBox
Left = 256
Top = 26
Width = 85
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Unknown'
'Dragon'#39's Breath'
'Dannon'#39's Delusions'
'Candle Glow'
'Despair Thy Eyes'
'Flamecast'
'Skyfire'
'Hocho'#39's Haven'
'Gift of Sung'
'Scent of Sarig'
'Bane of Black Slayers'
'Eagle Wing'
'Eyes of Ishap'
'Nightfingers'
'Grief of 1000 Nights'
'Mirrorwall'
'Touch of Lims-Kragma'
'River Song'
'The Unseen'
'Nacre Cicatrix'
'Wrath of Killian'
'Unfortunate Flux'
'Mad God'#39's Rage'
'Mind Melt'
'Skin of the Dragon'
'Aether Bridge'
'Steelfire'
'Stardusk'
'Winds of Eortis'
'Firestorm'
'Gambit of the Eight'
'Invitation'
'Thoughts Like Clouds'
'Final Rest'
'Dawn of Truth'
'Union'
'And the Light Shall Lie'
'The Fetters of Rime'
'Black Nimbus'
'Arachnos'
'Grave'#39's Disquiet'
'Asphyxiation'
'Thy Master'#39's Will'
'Strength Drain'
'Summon Riftmare'
'Evil Seek')
TabOrder = 3
end
object ChkBroken: TCheckBox
Left = 8
Top = 88
Width = 97
Height = 17
Caption = 'Broken'
TabOrder = 4
end
object ChkRepair: TCheckBox
Left = 8
Top = 104
Width = 97
Height = 17
Caption = 'Repairable'
TabOrder = 5
end
object ChkUsed: TCheckBox
Left = 8
Top = 120
Width = 97
Height = 17
Caption = 'Used'
TabOrder = 6
end
object ChkPoison: TCheckBox
Left = 8
Top = 136
Width = 97
Height = 17
Caption = 'Poisoned'
TabOrder = 7
end
object ChkFlaming: TCheckBox
Left = 136
Top = 56
Width = 97
Height = 17
Caption = 'Flaming'
TabOrder = 8
end
object ChkSteelfire: TCheckBox
Left = 136
Top = 72
Width = 97
Height = 17
Caption = 'Steelfire'
TabOrder = 9
end
object ChkFrosted: TCheckBox
Left = 136
Top = 88
Width = 97
Height = 17
Caption = 'Frosted'
TabOrder = 10
end
object ChkEnhYellow: TCheckBox
Left = 136
Top = 104
Width = 97
Height = 17
Caption = 'Enhanced Yellow'
TabOrder = 11
end
object ChkEnhBlue: TCheckBox
Left = 136
Top = 120
Width = 97
Height = 17
Caption = 'Enhanced Blue'
TabOrder = 12
end
object ChkBless5: TCheckBox
Left = 276
Top = 56
Width = 97
Height = 17
Caption = 'Bless +5%'
TabOrder = 13
end
object ChkBless10: TCheckBox
Left = 276
Top = 72
Width = 97
Height = 17
Caption = 'Bless +10%'
TabOrder = 14
end
object ChkBless15: TCheckBox
Left = 276
Top = 88
Width = 97
Height = 17
Caption = 'Bless +15%'
TabOrder = 15
end
end
end
inherited OpenDialog: TOpenDialog
Filter = 'Saved Game (*.gam)|*.gam|All Files (*.*)|*.*'
Left = 15
Top = 42
end
inherited SaveDialog: TSaveDialog
Left = 45
Top = 42
end
end