基础案例 准备改帧同步了

This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2024-10-21 02:09:30 +08:00
parent 44e2735899
commit cbacd5a501
117 changed files with 17049 additions and 4808 deletions

View File

@@ -13,7 +13,8 @@ MonoBehaviour:
m_Name: ASC_Player
m_EditorClassIdentifier:
Description:
AttributeSets: []
AttributeSets:
- BaseAttribute
BaseTags: []
BaseAbilities:
- {fileID: 11400000, guid: b78ae002fbbf510419a39987f22201f1, type: 2}

View File

@@ -29,18 +29,25 @@ MonoBehaviour:
DurationalCues:
- trackName: "\u6301\u7EEDGameplayCue\u8F68\u9053"
clipEvents:
- startFrame: 6
durationFrame: 34
- startFrame: 0
durationFrame: 53
cue: {fileID: 11400000, guid: 0a77e9c8e20008944a99814e0b5a4aed, type: 2}
InstantCues:
- trackName: "\u5373\u65F6Cue\u8F68\u9053"
markEvents: []
markEvents:
- startFrame: 55
cues:
- {fileID: 11400000, guid: 041f193225d7b1e49a75af0003a4111b, type: 2}
ReleaseGameplayEffect:
- trackName: "GameplayEffect\u91CA\u653E\u8F68\u9053"
markEvents: []
BuffGameplayEffects:
- trackName: Buff
clipEvents: []
clipEvents:
- startFrame: 8
durationFrame: 30
buffTarget: 0
gameplayEffect: {fileID: 11400000, guid: 25ef9a2206b693c4f9b93af896a038a8, type: 2}
InstantTasks:
- trackName: "\u5373\u65F6Task\u8F68\u9053"
markEvents: []

View File

@@ -15,5 +15,11 @@ MonoBehaviour:
Description:
RequiredTags: []
ImmunityTags: []
start: {x: 0, y: 0, z: 0}
end: {x: 10, y: 0, z: 0}
start:
X: 0
Y: 0
Z: 0
end:
X: 10000
Y: 0
Z: 0

View File

@@ -0,0 +1,17 @@
%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: 725500c3ce824f8daa3a4be247f4f131, type: 3}
m_Name: GCue_PlayerDemo02
m_EditorClassIdentifier:
Description:
RequiredTags: []
ImmunityTags: []

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2aa1d58fb62dc104484f4f2bf1673303
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,73 @@
%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: b9395a0be3e547f48bd1c8320edc6c58, type: 3}
m_Name: GE_JisolDemo1
m_EditorClassIdentifier:
Description: "\u7B80\u5355\u65BD\u52A0 debuff \u548C \u6263\u8840"
DurationPolicy: 3
Duration: 10000
Period: 0
PeriodExecution: {fileID: 0}
Stacking:
stackingType: 0
stackingCodeName:
limitCount: 0
durationRefreshPolicy: 0
periodResetPolicy: 0
expirationPolicy: 0
denyOverflowApplication: 0
clearStackOnOverflow: 0
overflowEffects: []
GrantedAbilities: []
Modifiers:
- AttributeName: AS_BaseAttribute.HP
AttributeSetName: AS_BaseAttribute
AttributeShortName: HP
ModiferMagnitude: 10
Operation: 3
MMC: {fileID: 11400000, guid: 331222964d02d1349b1a9c717605c8e9, type: 2}
AssetTags:
- _name: DeBuff
_hashCode: -251087900
_shortName: DeBuff
_ancestorHashCodes:
_ancestorNames: []
- _name: Buff
_hashCode: 937056111
_shortName: Buff
_ancestorHashCodes:
_ancestorNames: []
GrantedTags:
- _name: Buff
_hashCode: 937056111
_shortName: Buff
_ancestorHashCodes:
_ancestorNames: []
- _name: DeBuff
_hashCode: -251087900
_shortName: DeBuff
_ancestorHashCodes:
_ancestorNames: []
ApplicationRequiredTags: []
OngoingRequiredTags: []
RemoveGameplayEffectsWithTags: []
ApplicationImmunityTags: []
CueOnExecute: []
CueDurational: []
CueOnAdd:
- {fileID: 11400000, guid: 041f193225d7b1e49a75af0003a4111b, type: 2}
CueOnRemove:
- {fileID: 11400000, guid: 2aa1d58fb62dc104484f4f2bf1673303, type: 2}
CueOnActivate: []
CueOnDeactivate: []
SnapshotPolicy: 0
SpecifiedSnapshotConfigs: []

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 25ef9a2206b693c4f9b93af896a038a8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,15 @@
%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: b964e9ee395740d6b0f8e42978c1ba35, type: 3}
m_Name: MMC_AttrModCalculation
m_EditorClassIdentifier:
Description: "\u57FA\u7840\u8FD0\u7B97"

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 331222964d02d1349b1a9c717605c8e9
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant: