Add explicit animations; extract some 'magicmap' and 'visibility' attributes into .face files.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@11304 282e977c-c81d-0410-88c4-b93c2d0d6712
master
akirschbaum 2009-02-01 13:41:22 +00:00
parent 0458d2a989
commit 95666f5aac
580 changed files with 3758 additions and 1644 deletions

View File

@ -6,10 +6,7 @@ alive 1
level 1
no_pick 1
face acid_pool.111
anim
acid_pool.111
acid_pool.112
mina
animation acid_pool
other_arch acid_sphere
hp 100
maxhp 100
@ -20,6 +17,5 @@ resist_blind 100
speed 0.01
anim_speed 10
weight 750000
magicmap green
generator_limit 5
end

View File

@ -1,5 +1,12 @@
animation acid_pool
acid_pool.111
acid_pool.112
mina
face acid_pool.111
is_floor 1
magicmap green
visibility 100
end
face acid_pool.112
magicmap green
end

View File

@ -0,0 +1,8 @@
animation acid_sphere
acidsphere.111
acidsphere.112
acidsphere.113
acidsphere.114
acidsphere.113
acidsphere.112
mina

View File

@ -6,14 +6,7 @@ Object acid_sphere
race slime
name acid sphere
face acidsphere.111
anim
acidsphere.111
acidsphere.112
acidsphere.113
acidsphere.114
acidsphere.113
acidsphere.112
mina
animation acid_sphere
monster 1
move_type walk
sleep 1
@ -44,6 +37,5 @@ maxhp 1
speed 0.01
anim_speed 1
exp 100
magicmap green
one_hit 1
end

View File

@ -0,0 +1,12 @@
face acidsphere.111
magicmap green
end
face acidsphere.112
magicmap green
end
face acidsphere.113
magicmap green
end
face acidsphere.114
magicmap green
end

View File

@ -0,0 +1,4 @@
animation black_pudding
bpudding.111
bpudding.112
mina

View File

@ -0,0 +1,11 @@
animation black_pudding_grow
bpudding_g.111
bpudding_g.112
bpudding_g.113
bpudding_g.114
bpudding_g.115
bpudding_g.116
bpudding_g.117
bpudding_g.118
bpudding_g.119
mina

View File

@ -0,0 +1,6 @@
animation black_pudding_split
bpudding_s.111
bpudding_s.112
bpudding_s.113
bpudding_s.114
mina

View File

@ -3,10 +3,7 @@ race slime
other_arch black_pudding_split
name black pudding
face bpudding.111
anim
bpudding.111
bpudding.112
mina
animation black_pudding
splitting 1
food 1
monster 1
@ -29,23 +26,12 @@ attacktype 64
resist_fire -100
resist_blind 100
hitback 1
magicmap black
end
Object black_pudding_grow
name black pudding
other_arch black_pudding
face bpudding_g.111
anim
bpudding_g.111
bpudding_g.112
bpudding_g.113
bpudding_g.114
bpudding_g.115
bpudding_g.116
bpudding_g.117
bpudding_g.118
bpudding_g.119
mina
animation black_pudding_grow
changing 1
food 1
monster 1
@ -64,18 +50,12 @@ level 7
attacktype 64
resist_fire -100
hitback 1
magicmap black
end
Object black_pudding_split
name black pudding
other_arch black_pudding_grow
face bpudding_s.111
anim
bpudding_s.111
bpudding_s.112
bpudding_s.113
bpudding_s.114
mina
animation black_pudding_split
changing 1
food 2
monster 1
@ -94,5 +74,4 @@ level 7
attacktype 64
resist_fire -100
hitback 1
magicmap black
end

View File

@ -0,0 +1,6 @@
face bpudding.111
magicmap black
end
face bpudding.112
magicmap black
end

View File

@ -0,0 +1,27 @@
face bpudding_g.111
magicmap black
end
face bpudding_g.112
magicmap black
end
face bpudding_g.113
magicmap black
end
face bpudding_g.114
magicmap black
end
face bpudding_g.115
magicmap black
end
face bpudding_g.116
magicmap black
end
face bpudding_g.117
magicmap black
end
face bpudding_g.118
magicmap black
end
face bpudding_g.119
magicmap black
end

View File

@ -0,0 +1,12 @@
face bpudding_s.111
magicmap black
end
face bpudding_s.112
magicmap black
end
face bpudding_s.113
magicmap black
end
face bpudding_s.114
magicmap black
end

View File

@ -0,0 +1,4 @@
animation green_slime
greenslime.111
greenslime.112
mina

View File

@ -2,11 +2,7 @@ Object green_slime
race slime
name green slime
face greenslime.111
magicmap green
anim
greenslime.111
greenslime.112
mina
animation green_slime
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,6 @@
face greenslime.111
magicmap green
end
face greenslime.112
magicmap green
end

View File

@ -2,11 +2,7 @@ Object pet_necro
race animal
name pet of Necromancer
face pet_necro.111
anim
pet_necro.111
pet_necro.112
mina
magicmap black
animation pet_necro
Con 1
Wis 15
hp 100
@ -25,5 +21,4 @@ monster 1
move_type walk
hitback 1
sleep 1
magicmap grey
end

View File

@ -0,0 +1,10 @@
animation pet_necro
pet_necro.111
pet_necro.112
mina
face pet_necro.111
magicmap grey
end
face pet_necro.112
magicmap grey
end

View File

@ -2,14 +2,7 @@ Object rustmonster
race animal
name rustmonster
face rustmonste.131
anim
facings 2
rustmonste.131
rustmonste.132
rustmonste.171
rustmonste.172
mina
magicmap brown
animation rustmonster
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,12 @@
face rustmonste.131
magicmap brown
end
face rustmonste.132
magicmap brown
end
face rustmonste.171
magicmap brown
end
face rustmonste.172
magicmap brown
end

View File

@ -0,0 +1,7 @@
animation rustmonster
facings 2
rustmonste.131
rustmonste.132
rustmonste.171
rustmonste.172
mina

View File

@ -8,12 +8,7 @@ Object slime
race slime
other_arch slime
face slime.111
magicmap green
anim
slime.111
slime.112
slime.113
mina
animation slime
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,14 @@
animation slime
slime.111
slime.112
slime.113
mina
face slime.111
magicmap green
end
face slime.112
magicmap green
end
face slime.113
magicmap green
end

View File

@ -3,12 +3,7 @@ name slime crawler
race slime
is_animated 1
face slimecrawler.112
anim
slimecrawler.111
slimecrawler.112
slimecrawler.113
slimecrawler.112
mina
animation slimecrawler
anim_speed 6
monster 1
move_type walk

View File

@ -0,0 +1,6 @@
animation slimecrawler
slimecrawler.111
slimecrawler.112
slimecrawler.113
slimecrawler.112
mina

View File

@ -2,7 +2,6 @@ Object angel_knight
name Angel Knight
race angel
face angelknight.x11
magicmap black
monster 1
move_type walk fly_low
level 8

View File

@ -0,0 +1,3 @@
face angelknight.x11
magicmap black
end

View File

@ -3,7 +3,6 @@ randomitems high_angel
name High Angel
race angel
face highangel.118
magicmap white
animation highangel
monster 1
move_type walk fly_low

View File

@ -8,3 +8,6 @@ highangel.116
highangel.117
highangel.118
mina
face highangel.118
magicmap white
end

View File

@ -1,9 +1,18 @@
face liteangel.112
magicmap white
animation liteangel
liteangel.111
liteangel.112
liteangel.113
liteangel.114
mina
face liteangel.111
magicmap white
end
face liteangel.112
magicmap white
end
face liteangel.113
magicmap white
end
face liteangel.114
magicmap white
end

View File

@ -3,13 +3,7 @@ name messenger
randomitems mesangel
race angel
face liteangel.112
magicmap white
anim
liteangel.111
liteangel.112
liteangel.113
liteangel.114
mina
animation mesangel
monster 1
move_type walk fly_low
sleep 1

View File

@ -0,0 +1,6 @@
animation mesangel
liteangel.111
liteangel.112
liteangel.113
liteangel.114
mina

View File

@ -2,7 +2,6 @@ Object destroying_angel
name Retributioner
race angel
face retributioner.x11
magicmap black
randomitems angel
monster 1
move_type walk fly_low

View File

@ -0,0 +1,3 @@
face retributioner.x11
magicmap black
end

View File

@ -2,25 +2,7 @@ Object whim
race angel
name whim
face whim.111
anim
facings 8
whim.111
whim.112
whim.121
whim.122
whim.131
whim.132
whim.141
whim.142
whim.151
whim.152
whim.161
whim.162
whim.171
whim.172
whim.181
whim.182
mina
animation whim
is_animated 1
monster 1
move_type walk fly_low

View File

@ -0,0 +1,19 @@
animation whim
facings 8
whim.111
whim.112
whim.121
whim.122
whim.131
whim.132
whim.141
whim.142
whim.151
whim.152
whim.161
whim.162
whim.171
whim.172
whim.181
whim.182
mina

View File

@ -1,17 +1,7 @@
Object dog
face dog.131
race animal
anim
facings 2
dog.131
dog.132
dog.133
dog.132
dog.171
dog.172
dog.173
dog.172
mina
animation dog
monster 1
move_type walk
sleep 1
@ -29,5 +19,4 @@ level 3
weight 30000
run_away 15
attack_movement 3
magicmap brown
end

View File

@ -0,0 +1,35 @@
animation dog
facings 2
dog.131
dog.132
dog.133
dog.132
dog.171
dog.172
dog.173
dog.172
mina
face dog.131
magicmap brown
end
face dog.132
magicmap brown
end
face dog.133
magicmap brown
end
face dog.132
magicmap brown
end
face dog.171
magicmap brown
end
face dog.172
magicmap brown
end
face dog.173
magicmap brown
end
face dog.172
magicmap brown
end

View File

@ -2,17 +2,7 @@ Object mastif
name mastif
face mastif.131
race animal
anim
facings 2
mastif.131
mastif.132
mastif.133
mastif.132
mastif.171
mastif.172
mastif.173
mastif.172
mina
animation mastif
monster 1
move_type walk
sleep 1
@ -31,5 +21,4 @@ can_see_in_dark 1
weight 60000
run_away 5
attack_movement 3
magicmap brown
end

View File

@ -0,0 +1,35 @@
animation mastif
facings 2
mastif.131
mastif.132
mastif.133
mastif.132
mastif.171
mastif.172
mastif.173
mastif.172
mina
face mastif.131
magicmap brown
end
face mastif.132
magicmap brown
end
face mastif.133
magicmap brown
end
face mastif.132
magicmap brown
end
face mastif.171
magicmap brown
end
face mastif.172
magicmap brown
end
face mastif.173
magicmap brown
end
face mastif.172
magicmap brown
end

View File

@ -1,19 +1,7 @@
Object pup
face pup.131
race animal
anim
facings 2
pup.131
pup.132
pup.133
pup.132
pup.131
pup.171
pup.172
pup.173
pup.172
pup.171
mina
animation pup
monster 1
move_type walk
sleep 1
@ -31,5 +19,4 @@ level 1
weight 5000
run_away 60
attack_movement 3
magicmap brown
end

View File

@ -0,0 +1,43 @@
animation pup
facings 2
pup.131
pup.132
pup.133
pup.132
pup.131
pup.171
pup.172
pup.173
pup.172
pup.171
mina
face pup.131
magicmap brown
end
face pup.132
magicmap brown
end
face pup.133
magicmap brown
end
face pup.132
magicmap brown
end
face pup.131
magicmap brown
end
face pup.171
magicmap brown
end
face pup.172
magicmap brown
end
face pup.173
magicmap brown
end
face pup.172
magicmap brown
end
face pup.171
magicmap brown
end

View File

@ -5,17 +5,7 @@ Object neko
race animal
name neko chan
face neko.111
anim
facings 2
neko.111
neko.112
neko.113
neko.114
neko.115
neko.116
neko.117
neko.118
mina
animation neko
monster 1
move_type walk
sleep 1
@ -32,6 +22,5 @@ level 1
speed 0.3
weight 30000
run_away 90
magicmap brown
randomitems neko
end

View File

@ -0,0 +1,35 @@
animation neko
facings 2
neko.111
neko.112
neko.113
neko.114
neko.115
neko.116
neko.117
neko.118
mina
face neko.111
magicmap brown
end
face neko.112
magicmap brown
end
face neko.113
magicmap brown
end
face neko.114
magicmap brown
end
face neko.115
magicmap brown
end
face neko.116
magicmap brown
end
face neko.117
magicmap brown
end
face neko.118
magicmap brown
end

View File

@ -0,0 +1,9 @@
animation dire_wolf
dwolf.171
dwolf.171
dwolf.172
dwolf.131
dwolf.131
dwolf.132
facings 2
mina

View File

@ -0,0 +1,9 @@
animation dire_wolf_sire
dwolf.171
dwolf.171
dwolf.172
dwolf.131
dwolf.131
dwolf.132
facings 2
mina

View File

@ -3,15 +3,7 @@ name dire wolf
face dwolf.171
race animal
randomitems dwolf
anim
dwolf.171
dwolf.171
dwolf.172
dwolf.131
dwolf.131
dwolf.132
facings 2
mina
animation dire_wolf
monster 1
move_type walk
sleep 1
@ -39,5 +31,4 @@ Pow 5
weight 80000
run_away 7
attack_movement 3
magicmap grey
end

View File

@ -0,0 +1,12 @@
face dwolf.131
magicmap grey
end
face dwolf.132
magicmap grey
end
face dwolf.171
magicmap grey
end
face dwolf.172
magicmap grey
end

View File

@ -3,15 +3,7 @@ name dire wolf sire
face dwolf.171
race animal
randomitems dwolf_sire
anim
dwolf.171
dwolf.171
dwolf.172
dwolf.131
dwolf.131
dwolf.132
facings 2
mina
animation dire_wolf_sire
monster 1
move_type walk
sleep 1
@ -38,5 +30,4 @@ Pow 7
weight 160000
run_away 4
attack_movement 3
magicmap grey
end

View File

@ -2,15 +2,7 @@ Object wolf
face wolf.171
race animal
randomitems wolf
anim
wolf.171
wolf.171
wolf.172
wolf.131
wolf.131
wolf.132
facings 2
mina
animation wolf
monster 1
move_type walk
sleep 1
@ -30,5 +22,4 @@ level 7
weight 55000
run_away 15
attack_movement 3
magicmap grey
end

View File

@ -0,0 +1,21 @@
animation wolf
wolf.171
wolf.171
wolf.172
wolf.131
wolf.131
wolf.132
facings 2
mina
face wolf.131
magicmap grey
end
face wolf.132
magicmap grey
end
face wolf.171
magicmap grey
end
face wolf.172
magicmap grey
end

View File

@ -3,13 +3,7 @@ name ape
randomitems ape
race animal
face ape.171
anim
facings 2
ape.131
ape.132
ape.171
ape.172
mina
animation ape
monster 1
move_type walk
sleep 1
@ -32,5 +26,4 @@ resist_electricity 30
resist_physical 20
weight 90000
run_away 35
magicmap brown
end

View File

@ -0,0 +1,19 @@
animation ape
facings 2
ape.131
ape.132
ape.171
ape.172
mina
face ape.131
magicmap brown
end
face ape.132
magicmap brown
end
face ape.171
magicmap brown
end
face ape.172
magicmap brown
end

View File

@ -1,11 +1,7 @@
Object bat
face bat.111
race animal
anim
bat.111
bat.112
bat.113
mina
animation bat
monster 1
move_type walk fly_low
sleep 1
@ -24,5 +20,4 @@ ac 7
level 1
weight 20
resist_physical 30
magicmap black
end

View File

@ -0,0 +1,14 @@
animation bat
bat.111
bat.112
bat.113
mina
face bat.111
magicmap black
end
face bat.112
magicmap black
end
face bat.113
magicmap black
end

View File

@ -11,6 +11,5 @@ exp 20
speed 0.015
hp 100
resist_physical 30
magicmap black
generator_limit 5
end

View File

@ -0,0 +1,3 @@
face bat_gen.111
magicmap black
end

View File

@ -1,18 +1,7 @@
Object bird
face bird.111
magicmap brown
race bird
anim
facings 4
bird.111
bird.112
bird.131
bird.132
bird.151
bird.152
bird.171
bird.172
mina
animation bird
monster 1
move_type walk fly_low
sleep 1

View File

@ -0,0 +1,35 @@
animation bird
facings 4
bird.111
bird.112
bird.131
bird.132
bird.151
bird.152
bird.171
bird.172
mina
face bird.111
magicmap brown
end
face bird.112
magicmap brown
end
face bird.131
magicmap brown
end
face bird.132
magicmap brown
end
face bird.151
magicmap brown
end
face bird.152
magicmap brown
end
face bird.171
magicmap brown
end
face bird.172
magicmap brown
end

View File

@ -4,7 +4,6 @@ race bird
other_arch bird
generator 1
face bird_gen.111
magicmap red
hp 30
maxhp 30
exp 200

View File

@ -0,0 +1,3 @@
face bird_gen.111
magicmap red
end

View File

@ -1,14 +1,7 @@
Object chicken
race bird
face chicken.131
magicmap brown
anim
facings 2
chicken.131
chicken.132
chicken.171
chicken.172
mina
animation chicken
monster 1
move_type walk
Wis 1

View File

@ -0,0 +1,19 @@
animation chicken
facings 2
chicken.131
chicken.132
chicken.171
chicken.172
mina
face chicken.131
magicmap brown
end
face chicken.132
magicmap brown
end
face chicken.171
magicmap brown
end
face chicken.172
magicmap brown
end

View File

@ -1,7 +1,6 @@
Object goose
race bird
face goose.131
magicmap brown
animation goose
monster 1
move_type walk

View File

@ -5,3 +5,6 @@ goose.172
goose.131
goose.132
mina
face goose.131
magicmap brown
end

View File

@ -1,12 +1,7 @@
Object sheep
race sheep
face sheep.131
magicmap white
anim
facings 1
sheep.131
sheep.171
mina
animation sheep
monster 1
move_type walk
Wis 5

View File

@ -0,0 +1,11 @@
animation sheep
facings 1
sheep.131
sheep.171
mina
face sheep.131
magicmap white
end
face sheep.171
magicmap white
end

View File

@ -8,14 +8,7 @@ generator 1
sp 129
maxsp 20
no_pick 1
anim
fungus.111
fungus.112
fungus.113
fungus.114
fungus.115
mina
magicmap light_blue
animation fungus
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,22 @@
animation fungus
fungus.111
fungus.112
fungus.113
fungus.114
fungus.115
mina
face fungus.111
magicmap light_blue
end
face fungus.112
magicmap light_blue
end
face fungus.113
magicmap light_blue
end
face fungus.114
magicmap light_blue
end
face fungus.115
magicmap light_blue
end

View File

@ -3,11 +3,7 @@ name giant bat
race animal
face giant_bat.111
randomitems giant_bat
anim
giant_bat.111
giant_bat.112
giant_bat.113
mina
animation giant_bat
monster 1
move_type walk fly_low
sleep 1
@ -25,5 +21,4 @@ speed 0.3
exp 225
weight 5000
attack_movement 3
magicmap black
end

View File

@ -0,0 +1,14 @@
animation giant_bat
giant_bat.111
giant_bat.112
giant_bat.113
mina
face giant_bat.111
magicmap black
end
face giant_bat.112
magicmap black
end
face giant_bat.113
magicmap black
end

View File

@ -2,17 +2,7 @@ Object leech
name giant leech
race animal
face leech.171
anim
facings 2
leech.131
leech.132
leech.133
leech.132
leech.171
leech.172
leech.173
leech.172
mina
animation leech
anim_speed 4
randomitems leech
monster 1

View File

@ -0,0 +1,11 @@
animation leech
facings 2
leech.131
leech.132
leech.133
leech.132
leech.171
leech.172
leech.173
leech.172
mina

View File

@ -2,11 +2,7 @@ Object mouse
other_arch mouse
face mouse.111
race animal
magicmap brown
anim
mouse.111
mouse.112
mina
animation mouse
monster 1
move_type walk
no_pick 1

View File

@ -0,0 +1,10 @@
animation mouse
mouse.111
mouse.112
mina
face mouse.111
magicmap brown
end
face mouse.112
magicmap brown
end

View File

@ -4,7 +4,6 @@ other_arch mouse
name mouse hole
generator 1
face mouse_gen.111
magicmap brown
alive 1
level 1
speed 0.006

View File

@ -0,0 +1,3 @@
face mouse_gen.111
magicmap brown
end

View File

@ -1,15 +1,7 @@
Object panther
face panther.131
race animal
anim
facings 2
panther.131
panther.132
panther.133
panther.171
panther.172
panther.173
mina
animation panther
monster 1
move_type walk
sleep 1
@ -28,5 +20,4 @@ level 5
weight 60000
run_away 15
attack_movement 3
magicmap black
end

View File

@ -0,0 +1,27 @@
animation panther
facings 2
panther.131
panther.132
panther.133
panther.171
panther.172
panther.173
mina
face panther.131
magicmap black
end
face panther.132
magicmap black
end
face panther.133
magicmap black
end
face panther.171
magicmap black
end
face panther.172
magicmap black
end
face panther.173
magicmap black
end

View File

@ -10,6 +10,5 @@ hp 100
speed 0.004
exp 50
weight 900000
magicmap black
generator_limit 5
end

View File

@ -0,0 +1,3 @@
face panthergen.111
magicmap black
end

View File

@ -4,7 +4,6 @@ other_arch scorpion
name scorpion generator
generator 1
face scorpi_gen.111
magicmap red
alive 1
level 1
speed 0.002

View File

@ -0,0 +1,3 @@
face scorpi_gen.111
magicmap red
end

View File

@ -2,10 +2,7 @@ Object scorpion
face scorpion.111
race animal
randomitems scorpion
anim
scorpion.111
scorpion.112
mina
animation scorpion
monster 1
move_type walk
sleep 1
@ -27,5 +24,4 @@ resist_confusion -100
speed 0.1
exp 40
weight 500
magicmap black
end

View File

@ -0,0 +1,10 @@
animation scorpion
scorpion.111
scorpion.112
mina
face scorpion.111
magicmap black
end
face scorpion.112
magicmap black
end

View File

@ -2,19 +2,7 @@ Object shadowpup
name shadowtiger pup
face panther.131
race animal
anim
facings 2
panther.131
panther.132
blank.111
panther.133
blank.111
panther.171
panther.172
blank.111
panther.173
blank.111
mina
animation shadowpup
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,13 @@
animation shadowpup
facings 2
panther.131
panther.132
blank.111
panther.133
blank.111
panther.171
panther.172
blank.111
panther.173
blank.111
mina

View File

@ -8,12 +8,7 @@ generator 1
sp 134
maxsp 60
no_pick 1
anim
snake.111
snake.112
snake.113
mina
magicmap green
animation snake
monster 1
move_type walk
sleep 1

View File

@ -0,0 +1,14 @@
animation snake
snake.111
snake.112
snake.113
mina
face snake.111
magicmap green
end
face snake.112
magicmap green
end
face snake.113
magicmap green
end

View File

@ -4,7 +4,6 @@ other_arch beholder
name beholder hive
generator 1
face behold_gen.111
magicmap red
hp 100
maxhp 100
exp 180

View File

@ -0,0 +1,3 @@
face behold_gen.111
magicmap red
end

View File

@ -2,13 +2,7 @@ Object beholder
randomitems beholder
race unnatural
face beholder.111
magicmap green
anim
beholder.111
beholder.112
beholder.113
beholder.114
mina
animation beholder
monster 1
move_type walk fly_low
sleep 1

View File

@ -0,0 +1,18 @@
animation beholder
beholder.111
beholder.112
beholder.113
beholder.114
mina
face beholder.111
magicmap green
end
face beholder.112
magicmap green
end
face beholder.113
magicmap green
end
face beholder.114
magicmap green
end

View File

@ -0,0 +1,3 @@
face beholder_leader.111
magicmap green
end

View File

@ -3,13 +3,7 @@ name strange beholder
randomitems beholder
race unnatural
face beholder_leader.111
magicmap green
anim
beholder_leader.111
beholder_leader.111
beholder_leader.111
beholder_leader.111
mina
animation beholder_leader_arc
monster 1
move_type walk fly_low
sleep 1

View File

@ -0,0 +1,6 @@
animation beholder_leader_arc
beholder_leader.111
beholder_leader.111
beholder_leader.111
beholder_leader.111
mina

View File

@ -3,13 +3,7 @@ name Archon
randomitems liv_chaos
race chaos
face archon.111
magicmap red
anim
archon.111
archon.222
archon.333
archon.444
mina
animation archon
is_animated 1
move_type walk fly_low
level 30

View File

@ -0,0 +1,18 @@
animation archon
archon.111
archon.222
archon.333
archon.444
mina
face archon.111
magicmap red
end
face archon.222
magicmap red
end
face archon.333
magicmap red
end
face archon.444
magicmap red
end

View File

@ -3,13 +3,7 @@ name living chaos
randomitems liv_chaos
race chaos
face liv_chaos.111
magicmap blue
anim
liv_chaos.111
liv_chaos.444
liv_chaos.222
liv_chaos.333
mina
animation living_chaos
is_animated 1
move_type walk fly_low
level 40

View File

@ -0,0 +1,12 @@
face liv_chaos.111
magicmap blue
end
face liv_chaos.222
magicmap blue
end
face liv_chaos.333
magicmap blue
end
face liv_chaos.444
magicmap blue
end

View File

@ -0,0 +1,6 @@
animation living_chaos
liv_chaos.111
liv_chaos.444
liv_chaos.222
liv_chaos.333
mina

Some files were not shown because too many files have changed in this diff Show More