mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
简单提交
This commit is contained in:
@@ -10,11 +10,11 @@ MonoBehaviour:
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 85dd2a6201f04545b5a8b020edcb2690, type: 3}
|
||||
m_Name: ASC_Player
|
||||
m_EditorClassIdentifier:
|
||||
Description:
|
||||
AttributeSets:
|
||||
m_Name: ASC_Demo1
|
||||
m_EditorClassIdentifier: JNGame.Runtime:GAS.Runtime:AbilitySystemComponentPreset
|
||||
description:
|
||||
attributeSets:
|
||||
- BaseAttribute
|
||||
BaseTags: []
|
||||
BaseAbilities:
|
||||
baseTags: []
|
||||
baseAbilities:
|
||||
- {fileID: 11400000, guid: b78ae002fbbf510419a39987f22201f1, type: 2}
|
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7692a8d07949a5c46b6b5325ebb9a422
|
||||
guid: e0cc454441324b94baf6d53f48108d7c
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
@@ -12,58 +12,56 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: d763af469c524557946c477b9bea3a46, type: 3}
|
||||
m_Name: JisolDemo1
|
||||
m_EditorClassIdentifier:
|
||||
Description:
|
||||
UniqueName: JisolDemo1
|
||||
Cost: {fileID: 0}
|
||||
Cooldown: {fileID: 0}
|
||||
CooldownTime: 0
|
||||
AssetTags: []
|
||||
CancelAbilityTags: []
|
||||
BlockAbilityTags: []
|
||||
ActivationOwnedTags: []
|
||||
ActivationRequiredTags: []
|
||||
ActivationBlockedTags: []
|
||||
Speed:
|
||||
rawValue: 1000000
|
||||
ManualEndAbility: 0
|
||||
FrameCount: 60
|
||||
DurationalCues:
|
||||
description:
|
||||
uniqueName: JisolDemo1
|
||||
skillId: 0
|
||||
cost: {fileID: 0}
|
||||
cooldownTime: 0
|
||||
assetTags: []
|
||||
cancelAbilityTags: []
|
||||
blockAbilityTags: []
|
||||
activationOwnedTags: []
|
||||
activationRequiredTags: []
|
||||
activationBlockedTags: []
|
||||
manualEndAbility: 0
|
||||
frameCount: 60
|
||||
durationalCues:
|
||||
- trackName: "\u6301\u7EEDGameplayCue\u8F68\u9053"
|
||||
clipEvents:
|
||||
- startFrame: 0
|
||||
durationFrame: 53
|
||||
cue: {fileID: 11400000, guid: 0a77e9c8e20008944a99814e0b5a4aed, type: 2}
|
||||
InstantCues:
|
||||
instantCues:
|
||||
- trackName: "\u5373\u65F6Cue\u8F68\u9053"
|
||||
markEvents:
|
||||
- startFrame: 55
|
||||
cues:
|
||||
- {fileID: 11400000, guid: 041f193225d7b1e49a75af0003a4111b, type: 2}
|
||||
ReleaseGameplayEffect:
|
||||
releaseGameplayEffect:
|
||||
- trackName: "GameplayEffect\u91CA\u653E\u8F68\u9053"
|
||||
markEvents: []
|
||||
BuffGameplayEffects:
|
||||
- trackName: Buff
|
||||
buffGameplayEffects:
|
||||
- trackName: BuffGE
|
||||
clipEvents:
|
||||
- startFrame: 8
|
||||
durationFrame: 30
|
||||
buffTarget: 0
|
||||
gameplayEffect: {fileID: 11400000, guid: 25ef9a2206b693c4f9b93af896a038a8, type: 2}
|
||||
InstantTasks:
|
||||
- startFrame: 15
|
||||
durationFrame: 20
|
||||
gameplayEffectValueId: 0
|
||||
gameplayEffect: {fileID: 11400000, guid: 4089eaee525e7aa45993e0ad2c042fc1, type: 2}
|
||||
instantTasks:
|
||||
- trackName: "\u5373\u65F6Task\u8F68\u9053"
|
||||
markEvents: []
|
||||
OngoingTasks:
|
||||
ongoingTasks:
|
||||
- trackName: Task Clips
|
||||
clipEvents:
|
||||
- startFrame: 27
|
||||
- startFrame: 19
|
||||
durationFrame: 20
|
||||
ongoingTask:
|
||||
TaskData:
|
||||
Type: Demo.Scripts.GAS.OngoingAbilityTasks.OngoingAbility_Debug
|
||||
Data: '{"start":{"x":0.0,"y":0.0,"z":0.0},"end":{"x":100.0,"y":0.0,"z":0.0}}'
|
||||
PassiveGameplayEffects:
|
||||
taskData:
|
||||
Type: JNGame.GAS.OngoingAbility_Debug
|
||||
Data: '{"start":{"x":{"rawValue":0,"MilliRawValue":0},"y":{"rawValue":0,"MilliRawValue":0},"z":{"rawValue":0,"MilliRawValue":0},"RawX":0,"RawY":0,"RawZ":0,"Magnitude":{"rawValue":0,"MilliRawValue":0},"SqrMagnitude":{"rawValue":0,"MilliRawValue":0},"RawSqrMagnitude":0},"end":{"x":{"rawValue":0,"MilliRawValue":0},"y":{"rawValue":0,"MilliRawValue":0},"z":{"rawValue":0,"MilliRawValue":0},"RawX":0,"RawY":0,"RawZ":0,"Magnitude":{"rawValue":0,"MilliRawValue":0},"SqrMagnitude":{"rawValue":0,"MilliRawValue":0},"RawSqrMagnitude":0},"TypeId":2001}'
|
||||
passiveGameplayEffects:
|
||||
- trackName: Passive
|
||||
clipEvents: []
|
||||
PassiveTasks:
|
||||
passiveTasks:
|
||||
- trackName: Passive Task
|
||||
clipEvents: []
|
||||
|
@@ -12,9 +12,10 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 321af3379125465380073b2a04a1b1e2, type: 3}
|
||||
m_Name: GCueDurational_PlayerDemo
|
||||
m_EditorClassIdentifier:
|
||||
Description:
|
||||
RequiredTags: []
|
||||
ImmunityTags: []
|
||||
description:
|
||||
requiredTags: []
|
||||
immunityTags: []
|
||||
txName:
|
||||
start:
|
||||
x:
|
||||
rawValue: 0
|
||||
|
@@ -1,74 +0,0 @@
|
||||
%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:
|
||||
rawValue: 10000000
|
||||
Operation: 0
|
||||
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: []
|
@@ -0,0 +1,54 @@
|
||||
%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_Player
|
||||
m_EditorClassIdentifier: JNGame.Runtime:GAS.Runtime:GameplayEffectAsset
|
||||
description:
|
||||
durationPolicy: 1
|
||||
duration: 0
|
||||
period: 0
|
||||
periodExecutionId: 0
|
||||
periodExecution: {fileID: 0}
|
||||
stacking:
|
||||
stackingType: 0
|
||||
stackingCodeName:
|
||||
limitCount: 0
|
||||
durationRefreshPolicy: 0
|
||||
periodResetPolicy: 0
|
||||
expirationPolicy: 0
|
||||
denyOverflowApplication: 0
|
||||
clearStackOnOverflow: 0
|
||||
overflowEffects: []
|
||||
grantedAbilities: []
|
||||
modifiers: []
|
||||
assetTags: []
|
||||
grantedTags: []
|
||||
applicationRequiredTags: []
|
||||
ongoingRequiredTags: []
|
||||
removeGameplayEffectsWithTags: []
|
||||
applicationImmunityTags: []
|
||||
cueOnExecute: []
|
||||
cueDurational: []
|
||||
cueOnAdd: []
|
||||
cueOnRemove: []
|
||||
cueOnActivate: []
|
||||
cueOnDeactivate: []
|
||||
prematureExpirationEffect: []
|
||||
routineExpirationEffectClasses: []
|
||||
isUseTickEventGE: 0
|
||||
tickEventTag:
|
||||
name:
|
||||
hashCode: 0
|
||||
shortName:
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
tickEventEffect: []
|
@@ -1,5 +1,5 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 25ef9a2206b693c4f9b93af896a038a8
|
||||
guid: 4089eaee525e7aa45993e0ad2c042fc1
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
Reference in New Issue
Block a user