26 lines
714 B
Plaintext
26 lines
714 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 71f75742bf2af604ba55221e30379f4a, type: 3}
|
|
m_Name: Monster101
|
|
m_EditorClassIdentifier: Assembly-CSharp::Northbound.Data.MonsterData
|
|
id: 101
|
|
memo: "Grunt(\uAE30\uBCF8)"
|
|
moveSpeed: 2.6
|
|
maxHp: 30
|
|
atkRange: 1
|
|
atkDamage: 3
|
|
atkIntervalSec: 1.2
|
|
cost: 1
|
|
weight: 1
|
|
modelPath: Assets/Models/Skeleton_Minion.fbx
|
|
animationControllerPath: Assets/Animations/PlayerAnimationController.controller
|