Initial commit: Tiny Tackle Heroes Unity project
This commit is contained in:
@@ -0,0 +1,69 @@
|
||||
%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: 01e09802b0334be29db2e63037c28782, type: 3}
|
||||
m_Name: ThunderCrashArtifact
|
||||
m_EditorClassIdentifier: BumpCombat.Runtime::BumpCombat.Player.ActiveArtifactDefinition
|
||||
artifactId: thunder_crash
|
||||
displayName: 뇌격의 수갑
|
||||
placeholderSymbol: TH
|
||||
effect: 4
|
||||
damageTag: 0
|
||||
iconColor: {r: 0.40784314, g: 0.7019608, b: 1, a: 1}
|
||||
effectColor: {r: 0.40784314, g: 0.7019608, b: 1, a: 1}
|
||||
normalGaugeCost: 35
|
||||
chargedGaugeCost: 35
|
||||
chargeDuration: 0.9
|
||||
normalDamage: 4
|
||||
chargedDamage: 6
|
||||
normalRange: 2
|
||||
chargedRange: 3
|
||||
normalKnockback: 0
|
||||
chargedKnockback: 0
|
||||
normalWidth: 1
|
||||
chargedWidth: 1.5
|
||||
normalMoveDistance: 0
|
||||
chargedMoveDistance: 0
|
||||
normalDuration: 0.3
|
||||
chargedDuration: 0.55
|
||||
hitInterval: 0.13
|
||||
normalMaxTargets: 12
|
||||
chargedMaxTargets: 20
|
||||
chainRange: 2.5
|
||||
normalChainDepth: 4
|
||||
chargedChainDepth: 4
|
||||
normalBranchCount: 1
|
||||
chargedBranchCount: 2
|
||||
damageMultiplierPerChain: 0.9
|
||||
normalInvulnerabilityDuration: 0.16
|
||||
chargedInvulnerabilityDuration: 0.24
|
||||
normalDamageReduction: 0
|
||||
chargedDamageReduction: 0
|
||||
normalBuffDuration: 0
|
||||
chargedBuffDuration: 0
|
||||
normalMoveSpeedIncrease: 0
|
||||
chargedMoveSpeedIncrease: 0
|
||||
normalIgniteDuration: 0
|
||||
chargedIgniteDuration: 0
|
||||
normalIgniteInterval: 0.5
|
||||
chargedIgniteInterval: 0.5
|
||||
normalIgniteTickDamage: 0
|
||||
chargedIgniteTickDamage: 0
|
||||
normalVulnerabilityIncrease: 0.25
|
||||
chargedVulnerabilityIncrease: 0.4
|
||||
normalVulnerabilityDuration: 3
|
||||
chargedVulnerabilityDuration: 4
|
||||
normalShockChance: 0
|
||||
chargedShockChance: 0
|
||||
normalShockIncrease: 0
|
||||
chargedShockIncrease: 0
|
||||
normalShockDuration: 0
|
||||
chargedShockDuration: 0
|
||||
Reference in New Issue
Block a user