Co-authored-by: Michal Pikulski <michal.a.pikulski@gmail.com> Co-authored-by: Michal Pikulski <michal@foolhardyhorizons.com> Reviewed-on: #60
53 lines
1.3 KiB
Plaintext
53 lines
1.3 KiB
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: a0fd5f8ab5d74b12968501dd4e3cc416, type: 3}
|
|
m_Name: CardSortingSettings
|
|
m_EditorClassIdentifier: AppleHillsScripts::Core.Settings.CardSortingSettings
|
|
gameDuration: 120
|
|
spawnDistance: 10
|
|
initialBeltSpeed: 5
|
|
maxBeltSpeed: 10
|
|
speedCurve:
|
|
serializedVersion: 2
|
|
m_Curve:
|
|
- serializedVersion: 3
|
|
time: 0
|
|
value: 0
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
- serializedVersion: 3
|
|
time: 1
|
|
value: 1
|
|
inSlope: 0
|
|
outSlope: 0
|
|
tangentMode: 0
|
|
weightedMode: 0
|
|
inWeight: 0
|
|
outWeight: 0
|
|
m_PreInfinity: 2
|
|
m_PostInfinity: 2
|
|
m_RotationOrder: 4
|
|
garbageItems:
|
|
- {fileID: 11400000, guid: b9c54fbced64684419e983429fd27b34, type: 2}
|
|
normalCardWeight: 40
|
|
rareCardWeight: 30
|
|
legendCardWeight: 20
|
|
garbageWeight: 40
|
|
correctSortPoints: 10
|
|
incorrectSortPenalty: -5
|
|
missedItemPenalty: -3
|
|
boosterPacksPerCorrectItem: 1
|