修了很多bug和增加功能,优化不少问题
This commit is contained in:
@@ -17,15 +17,20 @@ MonoBehaviour:
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: "currentHP * (-0.0166667*levelID*levelID*levelID +0.15*levelID*levelID
|
||||
- 0.2333333*levelID + 0.2)\r"
|
||||
formula: "currentHP * (-0.0016667*levelID*levelID*levelID +0.015*levelID*levelID
|
||||
- 0.0033333*levelID + 0.03)\r"
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "\u81EA\u5E94\u8F68\u51FB\u4E2D\u97F3\u7B26\u65F6\uFF0C\u83B7\u53D6\u7B49\u540C\u4E8E\u81EA\u8EAB\u5F53\u524D\u751F\u547D\u503C10/20/40/60%\u7684\u5076\u50CF\u5206\u6570\u3002"
|
||||
description: "\u81EA\u5E94\u8F68\u51FB\u4E2D\u97F3\u7B26\u65F6\uFF0C\u83B7\u53D6\u7B49\u540C\u4E8E\u81EA\u8EAB\u5F53\u524D\u751F\u547D\u503C4/7/11/15%\u7684\u5076\u50CF\u5206\u6570\u3002"
|
||||
triggerCondition: 2
|
||||
onNoteHitMinThreshold: 1
|
||||
noteTriggerType: 2
|
||||
onNoteHitCooldown: 0.01
|
||||
hpTriggerPercent: 0.9
|
||||
hpTriggerPercentFormula:
|
||||
attackTriggerValue: 0
|
||||
repeatWindowSeconds: 0
|
||||
repeatValue: 0
|
||||
specificBelongType: 0
|
||||
|
||||
@@ -28,3 +28,8 @@ MonoBehaviour:
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 1
|
||||
hpTriggerPercent: 0.9
|
||||
hpTriggerPercentFormula:
|
||||
attackTriggerValue: 0
|
||||
repeatWindowSeconds: 0
|
||||
repeatValue: 0
|
||||
specificBelongType: 0
|
||||
|
||||
@@ -0,0 +1,36 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44309_Lock_MeasureStrength
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44309
|
||||
displayName: Lock_skill03
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: "currentHP * (-0.0016667*levelID*levelID*levelID +0.015*levelID*levelID
|
||||
- 0.0033333*levelID + 0.03)\r"
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "\u81EA\u5E94\u8F68\u51FB\u4E2D\u97F3\u7B26\u65F6\uFF0C\u83B7\u53D6\u7B49\u540C\u4E8E\u81EA\u8EAB\u751F\u547D\u503C4/7/11/15%\u7684\u5076\u50CF\u5206\u6570\u3002"
|
||||
triggerCondition: 2
|
||||
onNoteHitMinThreshold: 1
|
||||
noteTriggerType: 2
|
||||
onNoteHitCooldown: 0.01
|
||||
hpTriggerPercent: 0.9
|
||||
hpTriggerPercentFormula:
|
||||
attackTriggerValue: 0
|
||||
repeatWindowSeconds: 0
|
||||
repeatValue: 0
|
||||
specificBelongType: 0
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 493b4430b76a4b85a6d986e3995fa966
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44501_Erendira_ScoreFromManaSpend
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44501
|
||||
displayName: Erendira_skill01
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: maxMana * (-0.0166667*levelID*levelID*levelID +0.15*levelID*levelID -0.1333333*levelID + 1.2)
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On mana spent, gain idol score equal to 120/140/170/200% of max mana."
|
||||
triggerCondition: 11
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 1
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: a092de51ed7846bab0f2b7b81f42df81
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44502_Erendira_Preplan
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44502
|
||||
displayName: Erendira_skill02
|
||||
summaryInfo:
|
||||
effectType: 20
|
||||
defaultSelector: 0
|
||||
formula: (4*levelID*levelID*levelID - 27*levelID*levelID + 71*levelID - 18) / 6000
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "At game start, increase self score efficiency by 0.005/0.008/0.01/0.015."
|
||||
triggerCondition: 1
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 3da5ce29a07148d3940b0e14161aca71
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44503_Erendira_Inspiration
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44503
|
||||
displayName: Erendira_skill03
|
||||
summaryInfo:
|
||||
effectType: 20
|
||||
defaultSelector: 0
|
||||
formula: currentMana * (levelID*levelID*levelID - 6*levelID*levelID + 23*levelID - 12) / 60000
|
||||
defaultDuration: 6
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On full mana cast, increase self score efficiency by currentMana*0.0001/0.0003/0.0005/0.0008 for 6s."
|
||||
triggerCondition: 3
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1bc6b62a0a634f4abfefb91b7d3a401d
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44504_1_Erendira_TradeCost
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44504_1
|
||||
displayName: Erendira_skill04_1
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: 10*levelID - 60
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "When mana is gained, lose 50/40/30/20 idol score."
|
||||
triggerCondition: 10
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: e6b2f2b203ea43bb9cb012b6b983e315
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44504_2_Erendira_TradeGain
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44504_2
|
||||
displayName: Erendira_skill04_2
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: maxMana * (levelID*levelID*levelID - 6*levelID*levelID + 17*levelID + 24) / 12
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On full mana cast, gain idol score equal to 300/350/400/500% of max mana."
|
||||
triggerCondition: 3
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5f9a53be417d450e8dc4c8744a15c8bb
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44505_Erendira_ExpandI
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44505
|
||||
displayName: Erendira_skill05
|
||||
summaryInfo:
|
||||
effectType: 18
|
||||
defaultSelector: 0
|
||||
formula: levelID*levelID - 3*levelID + 8
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On full mana cast, increase max mana by 6/8/12."
|
||||
triggerCondition: 3
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 9a597232ae84432fb649a0b14bfab6af
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44506_Erendira_SteadyMind
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44506
|
||||
displayName: Erendira_skill06
|
||||
summaryInfo:
|
||||
effectType: 20
|
||||
defaultSelector: 0
|
||||
formula: (levelID*levelID*levelID - 6*levelID*levelID + 17*levelID) / 600
|
||||
defaultDuration: 4
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On Great+ (2s cooldown), increase self score efficiency by 0.02/0.03/0.04/0.06 for 4s."
|
||||
triggerCondition: 2
|
||||
onNoteHitMinThreshold: 2
|
||||
noteTriggerType: 2
|
||||
onNoteHitCooldown: 2
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 1e45740ff8eb4e99b76a46dab95bce0b
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44507_Erendira_Cheer
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44507
|
||||
displayName: Erendira_skill07
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: 50*levelID*levelID + 50*levelID + 500
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On enemy defeated, gain 600/800/1100/1500 idol score."
|
||||
triggerCondition: 6
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: d81b37caae004350a5e78f1fb79aac64
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44508_Erendira_EndBattleB
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44508
|
||||
displayName: Erendira_skill08
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: maxMana * (5*levelID*levelID*levelID - 30*levelID*levelID + 85*levelID) / 3
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "When all enemies are defeated, gain maxMana*20/30/40/60 idol score."
|
||||
triggerCondition: 7
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 6e6f9d51c7a74e2199fcd9774ffe1c31
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44509_Erendira_WinningHand
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44509
|
||||
displayName: Erendira_skill09
|
||||
summaryInfo:
|
||||
effectType: 29
|
||||
defaultSelector: 0
|
||||
formula: 1
|
||||
defaultDuration: 3
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On full mana cast, grant Lucky Chance to self for 3s."
|
||||
triggerCondition: 3
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 21b4f02af243449fa8b601a3a73bf865
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44510_Erendira_DontRelax
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44510
|
||||
displayName: Erendira_skill10
|
||||
summaryInfo:
|
||||
effectType: 29
|
||||
defaultSelector: 1
|
||||
formula: 1
|
||||
defaultDuration: 10
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "When all enemies are defeated, grant Lucky Chance to all allies for 10s."
|
||||
triggerCondition: 7
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 134fa7e88ba54386b9bbbaf51832b0b4
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44511_1_Erendira_ReturnRiskCost
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44511_1
|
||||
displayName: Erendira_skill11_1
|
||||
summaryInfo:
|
||||
effectType: 15
|
||||
defaultSelector: 0
|
||||
formula: -200
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On enemy defeated, lose 200 idol score."
|
||||
triggerCondition: 6
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 438e2467990d4bfcada44d48b7d97abc
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44511_2_Erendira_ReturnRiskMaxMana
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44511_2
|
||||
displayName: Erendira_skill11_2
|
||||
summaryInfo:
|
||||
effectType: 18
|
||||
defaultSelector: 0
|
||||
formula: maxMana * 0.5
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "On enemy defeated, increase max mana by 50% of current max mana."
|
||||
triggerCondition: 6
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 0035d2a138db4ec9b53db13f9573b0cc
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
@@ -0,0 +1,35 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44512_2_Erendira_CooperateRedirect
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44512_2
|
||||
displayName: Erendira_skill12_2
|
||||
summaryInfo:
|
||||
effectType: 28
|
||||
defaultSelector: 0
|
||||
formula: 0
|
||||
defaultDuration: 6
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "\u76F8\u90BB\u5076\u50CF\u91CA\u653E\u6280\u80FD\u65F6\uFF0C\u81EA\u8EAB\u83B7\u5F97\u201C\u90FD\u7ED9\u4F60\uFF01\u201D\u3002"
|
||||
triggerCondition: 16
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
hpTriggerPercentFormula:
|
||||
attackTriggerValue: 0
|
||||
repeatWindowSeconds: 0
|
||||
repeatValue: 0
|
||||
specificBelongType: 0
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 63f5ee5dc7de4236afd568d4fc2d24b6
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,31 @@
|
||||
%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: 265d1552ebf55c34a98934707b2c20ce, type: 3}
|
||||
m_Name: 44512_Erendira_RecoverEnergy
|
||||
m_EditorClassIdentifier:
|
||||
skillId: 44512
|
||||
displayName: Erendira_skill12
|
||||
summaryInfo:
|
||||
effectType: 12
|
||||
defaultSelector: 0
|
||||
formula: maxMana * 0.02
|
||||
defaultDuration: 0
|
||||
defaultTickInterval: 0
|
||||
requiresSpecificTarget: 0
|
||||
operateDirectly: 0
|
||||
description: "\u76F8\u90BB\u5076\u50CF\u91CA\u653E\u6280\u80FD\u65F6\uFF0C\u81EA\u8EAB\u83B7\u53D6\u7B49\u540C\u4E8E\u6CD5\u529B\u503C\u4E0A\u96502%\u7684\u6CD5\u529B\u503C\u3002"
|
||||
triggerCondition: 16
|
||||
onNoteHitMinThreshold: 0
|
||||
noteTriggerType: 0
|
||||
onNoteHitCooldown: 0
|
||||
hpTriggerPercent: 0.9
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
fileFormatVersion: 2
|
||||
guid: db76606be71b48bfb2a2cebf1dc79718
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
|
||||
Reference in New Issue
Block a user