Refactored directory structure, added game files from TMP
This commit is contained in:
5
gamefiles/data/monster/crustacean_boss2/back_damage.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/back_damage.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\back_damage.GR2"
|
||||
MotionDuration 0.800000
|
||||
|
5
gamefiles/data/monster/crustacean_boss2/back_damage1.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/back_damage1.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\back_damage1.GR2"
|
||||
MotionDuration 0.800000
|
||||
|
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\back_knockdown.GR2"
|
||||
MotionDuration 0.833333
|
||||
|
3
gamefiles/data/monster/crustacean_boss2/back_standup.msa
Normal file
3
gamefiles/data/monster/crustacean_boss2/back_standup.msa
Normal file
@ -0,0 +1,3 @@
|
||||
ScriptType MotionData
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\back_standup.GR2"
|
||||
MotionDuration 1.166666
|
49
gamefiles/data/monster/crustacean_boss2/crustacean_boss2.msm
Normal file
49
gamefiles/data/monster/crustacean_boss2/crustacean_boss2.msm
Normal file
@ -0,0 +1,49 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "D:\Ymir Work\monster2\crustacean_boss2\crustacean_boss2.GR2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 2
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 110.000000
|
||||
Position 0.000000 -70.000000 30.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 1
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "Bip01"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 180.000000
|
||||
Position 0.000000 -70.000000 30.000000
|
||||
}
|
||||
}
|
||||
}
|
5
gamefiles/data/monster/crustacean_boss2/front_damage.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/front_damage.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\front_damage.GR2"
|
||||
MotionDuration 0.800000
|
||||
|
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\front_damage1.GR2"
|
||||
MotionDuration 0.800000
|
||||
|
5
gamefiles/data/monster/crustacean_boss2/front_dead.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/front_dead.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\front_dead.GR2"
|
||||
MotionDuration 2.666666
|
||||
|
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\front_knockdown.GR2"
|
||||
MotionDuration 1.000000
|
||||
|
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\front_standup.GR2"
|
||||
MotionDuration 1.333333
|
||||
|
19
gamefiles/data/monster/crustacean_boss2/motlist.txt
Normal file
19
gamefiles/data/monster/crustacean_boss2/motlist.txt
Normal file
@ -0,0 +1,19 @@
|
||||
GENERAL WAIT wait.msa 70
|
||||
GENERAL WAIT1 wait1.msa 20
|
||||
GENERAL WAIT2 wait2.msa 10
|
||||
GENERAL RUN run.msa 100
|
||||
GENERAL NORMAL_ATTACK normal_attack.msa 60
|
||||
GENERAL NORMAL_ATTACK1 normal_attack1.msa 40
|
||||
GENERAL SPECIAL special_attack.msa 50
|
||||
GENERAL SPECIAL1 special_attack1.msa 50
|
||||
GENERAL FRONT_DAMAGE front_damage.msa 50
|
||||
GENERAL FRONT_DAMAGE1 front_damage1.msa 50
|
||||
GENERAL FRONT_DEAD front_dead.msa 100
|
||||
GENERAL FRONT_KNOCKDOWN front_knockdown.msa 100
|
||||
GENERAL FRONT_STANDUP front_standup.msa 100
|
||||
GENERAL BACK_DAMAGE back_damage.msa 50
|
||||
GENERAL BACK_DAMAGE1 back_damage1.msa 50
|
||||
GENERAL BACK_KNOCKDOWN back_knockdown.msa 100
|
||||
GENERAL BACK_STANDUP front_standup.msa 100
|
||||
GENERAL BACK_DEAD front_dead.msa 100
|
||||
GENERAL WALK walk.msa 100
|
31
gamefiles/data/monster/crustacean_boss2/normal_attack.msa
Normal file
31
gamefiles/data/monster/crustacean_boss2/normal_attack.msa
Normal file
@ -0,0 +1,31 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\normal_attack.GR2"
|
||||
MotionDuration 1.333333
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 1
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 0.668289
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 1
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 200.000000
|
||||
Position 0.000000 -300.000000 0.000000
|
||||
}
|
||||
}
|
||||
}
|
31
gamefiles/data/monster/crustacean_boss2/normal_attack1.msa
Normal file
31
gamefiles/data/monster/crustacean_boss2/normal_attack1.msa
Normal file
@ -0,0 +1,31 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\normal_attack1.GR2"
|
||||
MotionDuration 1.333333
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 1
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 0.629359
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 1
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 200.000000
|
||||
Position 0.000000 -350.000000 0.000000
|
||||
}
|
||||
}
|
||||
}
|
6
gamefiles/data/monster/crustacean_boss2/run.msa
Normal file
6
gamefiles/data/monster/crustacean_boss2/run.msa
Normal file
@ -0,0 +1,6 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\run.GR2"
|
||||
MotionDuration 0.700000
|
||||
Accumulation 0.0000 -320.0000 0.0000
|
||||
|
64
gamefiles/data/monster/crustacean_boss2/special_attack.msa
Normal file
64
gamefiles/data/monster/crustacean_boss2/special_attack.msa
Normal file
@ -0,0 +1,64 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\special_attack.GR2"
|
||||
MotionDuration 2.333333
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 4
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 1
|
||||
StartingTime 1.447689
|
||||
|
||||
IndependentFlag 0
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bip01 HeadNub"
|
||||
FollowingEnable 0
|
||||
EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse"
|
||||
EffectPosition -100.000000 -180.000000 0.000000
|
||||
}
|
||||
Group Event01
|
||||
{
|
||||
MotionEventType 1
|
||||
StartingTime 1.538524
|
||||
|
||||
IndependentFlag 0
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bip01 HeadNub"
|
||||
FollowingEnable 0
|
||||
EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse"
|
||||
EffectPosition 100.000000 -380.000000 0.000000
|
||||
}
|
||||
Group Event02
|
||||
{
|
||||
MotionEventType 2
|
||||
StartingTime 1.470397
|
||||
|
||||
DuringTime 0.200000
|
||||
Power 300
|
||||
AffectingRange 200
|
||||
}
|
||||
Group Event03
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 1.470397
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 2
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 500.000000
|
||||
Position 0.000000 -100.000000 0.000000
|
||||
}
|
||||
}
|
||||
}
|
120
gamefiles/data/monster/crustacean_boss2/special_attack1.msa
Normal file
120
gamefiles/data/monster/crustacean_boss2/special_attack1.msa
Normal file
@ -0,0 +1,120 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\special_attack1.GR2"
|
||||
MotionDuration 2.666667
|
||||
|
||||
Group MotionEventData
|
||||
{
|
||||
MotionEventDataCount 7
|
||||
Group Event00
|
||||
{
|
||||
MotionEventType 1
|
||||
StartingTime 0.486618
|
||||
|
||||
IndependentFlag 0
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bip01 HeadNub"
|
||||
FollowingEnable 0
|
||||
EffectFileName "d:/ymir work/effect/monster2/impact2.mse"
|
||||
EffectPosition 0.000000 50.000000 -60.000000
|
||||
}
|
||||
Group Event01
|
||||
{
|
||||
MotionEventType 1
|
||||
StartingTime 0.979724
|
||||
|
||||
IndependentFlag 0
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bip01 HeadNub"
|
||||
FollowingEnable 0
|
||||
EffectFileName "d:/ymir work/effect/monster2/impact2.mse"
|
||||
EffectPosition -100.000000 -50.000000 -90.000000
|
||||
}
|
||||
Group Event02
|
||||
{
|
||||
MotionEventType 1
|
||||
StartingTime 2.017843
|
||||
|
||||
IndependentFlag 0
|
||||
AttachingEnable 0
|
||||
AttachingBoneName "Bip01 HeadNub"
|
||||
FollowingEnable 0
|
||||
EffectFileName "d:/ymir work/effect/monster2/impact_water1.mse"
|
||||
EffectPosition 0.000000 -200.000000 0.000000
|
||||
}
|
||||
Group Event03
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 0.512571
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 2
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 300.000000
|
||||
Position 0.000000 -300.000000 100.000000
|
||||
}
|
||||
}
|
||||
Group Event04
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 1.005677
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 2
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 300.000000
|
||||
Position 0.000000 -300.000000 100.000000
|
||||
}
|
||||
}
|
||||
Group Event05
|
||||
{
|
||||
MotionEventType 4
|
||||
StartingTime 2.043796
|
||||
DuringTime 0.200000
|
||||
EnableHitProcess 0
|
||||
|
||||
AttackType 0
|
||||
HittingType 2
|
||||
StiffenTime 0.000000
|
||||
InvisibleTime 0.300000
|
||||
ExternalForce 0.000000
|
||||
HitLimitCount 0
|
||||
CollisionType 4
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 500.000000
|
||||
Position 0.000000 -100.000000 0.000000
|
||||
}
|
||||
}
|
||||
Group Event06
|
||||
{
|
||||
MotionEventType 2
|
||||
StartingTime 2.043796
|
||||
|
||||
DuringTime 0.200000
|
||||
Power 200
|
||||
AffectingRange 200
|
||||
}
|
||||
}
|
4
gamefiles/data/monster/crustacean_boss2/wait.msa
Normal file
4
gamefiles/data/monster/crustacean_boss2/wait.msa
Normal file
@ -0,0 +1,4 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\wait.GR2"
|
||||
MotionDuration 2.000000
|
5
gamefiles/data/monster/crustacean_boss2/wait1.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/wait1.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\wait1.GR2"
|
||||
MotionDuration 3.000000
|
||||
|
5
gamefiles/data/monster/crustacean_boss2/wait2.msa
Normal file
5
gamefiles/data/monster/crustacean_boss2/wait2.msa
Normal file
@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\wait2.GR2"
|
||||
MotionDuration 3.333333
|
||||
|
6
gamefiles/data/monster/crustacean_boss2/walk.msa
Normal file
6
gamefiles/data/monster/crustacean_boss2/walk.msa
Normal file
@ -0,0 +1,6 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\Ymir Work\monster2\crustacean_boss2\walk.GR2"
|
||||
MotionDuration 1.000000
|
||||
Accumulation 0.0000 -320.0000 0.0000
|
||||
|
Reference in New Issue
Block a user