Initial commit: server + serverfiles

This commit is contained in:
Game
2026-08-17 17:31:44 +00:00
commit ff1237686b
17389 changed files with 868929 additions and 0 deletions
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\back_damage.GR2"
MotionDuration 1.033333
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\back_knockdown.GR2"
MotionDuration 1.566666
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\front_damage.GR2"
MotionDuration 0.933333
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\front_dead.GR2"
MotionDuration 2.433333
@@ -0,0 +1,6 @@
ScriptType MotionData
MotionFileName "D:/Ymir Work/monster2/lemures_soldier2/front_knockdown.GR2"
MotionDuration 1.566667
Accumulation 0.00 0.00 0.00
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\front_standup.GR2"
MotionDuration 1.700000
@@ -0,0 +1,49 @@
ScriptType RaceDataScript
BaseModelFileName "D:\Ymir Work\monster2\lemures_soldier2\lemures_soldier2.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 70.000000
Position 0.000000 0.000000 -50.000000
}
}
Group AttachingData01
{
AttachingDataType 1
isAttaching 1
AttachingModelIndex 0
AttachingBoneName "Bip01"
CollisionType 3
SphereDataCount 1
Group SphereData00
{
Radius 80.000000
Position 0.000000 0.000000 -50.000000
}
}
}
@@ -0,0 +1,14 @@
GENERAL WAIT wait.msa 80
GENERAL WAIT1 wait1.msa 20
GENERAL RUN run.msa 100
GENERAL NORMAL_ATTACK normal_attack.msa 60
GENERAL NORMAL_ATTACK1 normal_attack1.msa 40
GENERAL FRONT_DAMAGE back_damage.msa 100
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 100
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
@@ -0,0 +1,53 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\normal_attack.GR2"
MotionDuration 1.566667
Group MotionEventData
{
MotionEventDataCount 2
Group Event00
{
MotionEventType 4
StartingTime 0.583212
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 150.000000
Position 10.000000 -200.000000 0.000000
}
}
Group Event01
{
MotionEventType 4
StartingTime 0.861476
DuringTime 0.000000
EnableHitProcess 0
AttackType 0
HittingType 1
StiffenTime 0.000000
InvisibleTime 0.000000
ExternalForce 0.000000
HitLimitCount 0
CollisionType 4
SphereDataCount 1
Group SphereData00
{
Radius 150.000000
Position -10.000000 -200.000000 0.000000
}
}
}
@@ -0,0 +1,31 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\normal_attack1.GR2"
MotionDuration 1.700000
Group MotionEventData
{
MotionEventDataCount 1
Group Event00
{
MotionEventType 4
StartingTime 0.603893
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 140.000000
Position 0.000000 -250.000000 0.000000
}
}
}
+5
View File
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\run.GR2"
MotionDuration 1.000000
Accumulation 0.0000 -332.0000 0.0000
+5
View File
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\wait.GR2"
MotionDuration 2.000000
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\wait1.GR2"
MotionDuration 3.000000
+5
View File
@@ -0,0 +1,5 @@
ScriptType MotionData
MotionFileName "D:\Ymir Work\monster2\lemures_soldier2\walk.GR2"
MotionDuration 1.066666
Accumulation 0.0000 -230.0000 0.0000