Initial commit: server + serverfiles
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\attack1.GR2"
|
||||
MotionDuration 1.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\attack2.GR2"
|
||||
MotionDuration 1.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\attack3.GR2"
|
||||
MotionDuration 1.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\back_damage.GR2"
|
||||
MotionDuration 0.500000
|
||||
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\dead.GR2"
|
||||
MotionDuration 1.300000
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\front_damage.GR2"
|
||||
MotionDuration 0.500000
|
||||
|
||||
Executable
+49
@@ -0,0 +1,49 @@
|
||||
ScriptType RaceDataScript
|
||||
|
||||
BaseModelFileName "D:\Ymir Work\npc\lion\lion.GR2"
|
||||
|
||||
Group ShapeData
|
||||
{
|
||||
PathName ""
|
||||
ShapeDataCount 0
|
||||
}
|
||||
Group AttachingData
|
||||
{
|
||||
AttachingDataCount 2
|
||||
|
||||
Group AttachingData00
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 0
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "horse_bip01"
|
||||
|
||||
CollisionType 1
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 100.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
|
||||
Group AttachingData01
|
||||
{
|
||||
AttachingDataType 1
|
||||
|
||||
isAttaching 0
|
||||
AttachingModelIndex 0
|
||||
AttachingBoneName "horse_bip01"
|
||||
|
||||
CollisionType 3
|
||||
|
||||
SphereDataCount 1
|
||||
Group SphereData00
|
||||
{
|
||||
Radius 121.000000
|
||||
Position 0.000000 0.000000 0.000000
|
||||
}
|
||||
}
|
||||
}
|
||||
+13
@@ -0,0 +1,13 @@
|
||||
GENERAL WAIT wait.msa 90
|
||||
GENERAL WAIT1 wait1.msa 9
|
||||
GENERAL WAIT2 wait2.msa 1
|
||||
GENERAL WALK walk.msa 100
|
||||
GENERAL RUN run.msa 100
|
||||
GENERAL COMBO_ATTACK attack1.msa 100
|
||||
GENERAL COMBO_ATTACK1 attack2.msa 100
|
||||
GENERAL COMBO_ATTACK2 attack3.msa 100
|
||||
GENERAL FRONT_DAMAGE front_damage.msa 100
|
||||
GENERAL BACK_DAMAGE back_damage.msa 100
|
||||
GENERAL DEAD dead.msa 100
|
||||
GENERAL SKILL2 skill.msa 100
|
||||
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\run.GR2"
|
||||
MotionDuration 0.666666
|
||||
Accumulation 0.00 -590.00 0.00
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\run.GR2"
|
||||
MotionDuration 0.666666
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\skill.GR2"
|
||||
MotionDuration 2.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\stand_up.GR2"
|
||||
MotionDuration 1.333333
|
||||
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\wait.GR2"
|
||||
MotionDuration 1.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\wait1.GR2"
|
||||
MotionDuration 2.000000
|
||||
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\wait2.GR2"
|
||||
MotionDuration 1.666666
|
||||
|
||||
Executable
+5
@@ -0,0 +1,5 @@
|
||||
ScriptType MotionData
|
||||
|
||||
MotionFileName "D:\ymir work\npc\lion\walk.GR2"
|
||||
MotionDuration 0.800000
|
||||
|
||||
Reference in New Issue
Block a user