[Add] Modifiers
This commit is contained in:
@@ -12,4 +12,4 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 433ee372c032a484a8d3b0b58f951384, type: 3}
|
||||
m_Name: Cond_FullHouseOnly
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.Modifiers.Conditions.CategoryCondition
|
||||
requiredCategory: {fileID: 0}
|
||||
requiredCategory: {fileID: 11400000, guid: 24c8bd19b58357749a1819c0e0c124d9, type: 2}
|
||||
|
||||
@@ -12,4 +12,4 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 6bbd24b25ff7a0642ab6a98c84f99988, type: 3}
|
||||
m_Name: Cond_MinScore20
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.Modifiers.Conditions.MinScoreCondition
|
||||
minimumBaseScore: 0
|
||||
minimumBaseScore: 20
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
%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: b071f9349b47c4141943d638f161d54d, type: 3}
|
||||
m_Name: Cond_ThreeSixes
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.Modifiers.Conditions.DiceValueCondition
|
||||
targetValue: 6
|
||||
minCount: 3
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7f9b1f0e2a9d4b6c8e1f23456789abcd
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -0,0 +1,16 @@
|
||||
%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: b071f9349b47c4141943d638f161d54d, type: 3}
|
||||
m_Name: Cond_TwoThrees
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.Modifiers.Conditions.DiceValueCondition
|
||||
targetValue: 3
|
||||
minCount: 2
|
||||
@@ -0,0 +1,8 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 8c2d4e6f1a3b5c7d9e0f112233445566
|
||||
NativeFormatImporter:
|
||||
externalObjects: {}
|
||||
mainObjectFileID: 11400000
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -12,4 +12,4 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 433ee372c032a484a8d3b0b58f951384, type: 3}
|
||||
m_Name: Cond_YachtOnly
|
||||
m_EditorClassIdentifier: YachtDice.Runtime::YachtDice.Modifiers.Conditions.CategoryCondition
|
||||
requiredCategory: {fileID: 0}
|
||||
requiredCategory: {fileID: 11400000, guid: 3241fb265c623174fac9d0d1ca1f5f05, type: 2}
|
||||
|
||||
Reference in New Issue
Block a user