-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtextOutline.txt
70 lines (65 loc) · 969 Bytes
/
textOutline.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
game data
Data
GameName
Methods
save state
load state
generate tournament matchup
display tournament matchup
fight monsters
player data
Data
name
fight record
monster
fight record
monster parts
head
torso
l-arm
l-leg
r-arm
r-leg
stats
buffs
bag inventory
shop inventory
Methods
store player data
update player data
generate random opponent data
display record
display inventory
display monster
level data
Data
available monster parts
Methods
generate level available monster parts
search level for monster parts
assign remaining monster parts
Definitions
partType
1-head - buffs
2-torso - health
3-l-arm - defense
4-r-arm - attack
5-l-leg - dodge
6-r-leg - dodge
structure
1-biological
2-mechanical
3-enchanted
4-elemental
rarity
1-common
2-rare
3-epic
4-legendary
5-mythical
6-unicorn
stats
alacrity
strength
endurance
special