Refactored directory structure, added game files from TMP
This commit is contained in:
5
gamefiles/data/monster/ent_trent/00.msa
Normal file
5
gamefiles/data/monster/ent_trent/00.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/00.gr2"
|
||||
MotionDuration 1.000000
|
||||
|
5
gamefiles/data/monster/ent_trent/00_1.msa
Normal file
5
gamefiles/data/monster/ent_trent/00_1.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/00_1.gr2"
|
||||
MotionDuration 1.000000
|
||||
|
19
gamefiles/data/monster/ent_trent/20.msa
Normal file
19
gamefiles/data/monster/ent_trent/20.msa
Normal file
@ -0,0 +1,19 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/20.gr2"
|
||||
MotionDuration 1.500000
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 1
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 6
|
||||
StartingTime 0.784672
|
||||
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bone19"
|
||||
FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf"
|
||||
FlyPosition 0.000000 0.000000 70.000000
|
||||
}
|
||||
}
|
19
gamefiles/data/monster/ent_trent/20_1.msa
Normal file
19
gamefiles/data/monster/ent_trent/20_1.msa
Normal file
@ -0,0 +1,19 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/20_1.gr2"
|
||||
MotionDuration 1.500000
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 1
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 6
|
||||
StartingTime 0.744526
|
||||
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bone19"
|
||||
FlyFileName "d:/ymir work/effect/monster/recycle_monster_20_1_throw.msf"
|
||||
FlyPosition 0.000000 0.000000 70.000000
|
||||
}
|
||||
}
|
5
gamefiles/data/monster/ent_trent/30.msa
Normal file
5
gamefiles/data/monster/ent_trent/30.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/30.gr2"
|
||||
MotionDuration 0.500000
|
||||
|
5
gamefiles/data/monster/ent_trent/31.msa
Normal file
5
gamefiles/data/monster/ent_trent/31.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "d:/ymir work/monster2/ent_trent/31.gr2"
|
||||
MotionDuration 1.833333
|
||||
|
49
gamefiles/data/monster/ent_trent/ent_trent.msm
Normal file
49
gamefiles/data/monster/ent_trent/ent_trent.msm
Normal file
@ -0,0 +1,49 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "d:\ymir work\monster2\ent_trent\ent_trent.gr2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 2
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 0
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bone48"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 60.000000
|
||||
Position 0.000000 0.000000 100.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 0
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bone48"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 90.000000
|
||||
Position 0.000000 0.000000 100.000000
|
||||
}
|
||||
}
|
||||
}
|
6
gamefiles/data/monster/ent_trent/motlist.txt
Normal file
6
gamefiles/data/monster/ent_trent/motlist.txt
Normal file
@ -0,0 +1,6 @@
|
||||
GENERAL WAIT 00.msa 70
|
||||
GENERAL WAIT1 00_1.msa 30
|
||||
GENERAL NORMAL_ATTACK 20.msa 50
|
||||
GENERAL NORMAL_ATTACK1 20_1.msa 50
|
||||
GENERAL FRONT_DAMAGE 30.msa 100
|
||||
GENERAL FRONT_DEAD 31.msa 100
|
Reference in New Issue
Block a user