CapersProject/Assets/Resources/JSON/CocktailDataTable.json
2024-11-11 15:09:32 +09:00

242 lines
5.6 KiB
JSON

[
{
"Idx": "Cocktail000",
"Name": "쓰레기",
"RatioRange": 0,
"IngredientIdx1": "",
"IngredientRatio1": 0,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail001",
"Name": "칵테일A",
"RatioRange": 0,
"IngredientIdx1": "LiquidA",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail002",
"Name": "칵테일B",
"RatioRange": 0,
"IngredientIdx1": "LiquidB",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail003",
"Name": "칵테일C",
"RatioRange": 0,
"IngredientIdx1": "LiquidC",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail004",
"Name": "칵테일D",
"RatioRange": 0,
"IngredientIdx1": "LiquidD",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail005",
"Name": "칵테일E",
"RatioRange": 0,
"IngredientIdx1": "LiquidE",
"IngredientRatio1": 100,
"IngredientIdx2": "",
"IngredientRatio2": 0,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail006",
"Name": "칵테일AC",
"RatioRange": 10,
"IngredientIdx1": "LiquidA",
"IngredientRatio1": 50,
"IngredientIdx2": "LiquidC",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail007",
"Name": "칵테일BD",
"RatioRange": 10,
"IngredientIdx1": "LiquidB",
"IngredientRatio1": 50,
"IngredientIdx2": "LiquidD",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail008",
"Name": "칵테일CD",
"RatioRange": 10,
"IngredientIdx1": "LiquidC",
"IngredientRatio1": 50,
"IngredientIdx2": "LiquidD",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail009",
"Name": "칵테일ABE",
"RatioRange": 20,
"IngredientIdx1": "LiquidA",
"IngredientRatio1": 30,
"IngredientIdx2": "LiquidB",
"IngredientRatio2": 30,
"IngredientIdx3": "LiquidE",
"IngredientRatio3": 40,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail010",
"Name": "칵테일CDE",
"RatioRange": 20,
"IngredientIdx1": "LiquidC",
"IngredientRatio1": 30,
"IngredientIdx2": "LiquidD",
"IngredientRatio2": 30,
"IngredientIdx3": "LiquidE",
"IngredientRatio3": 40,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail011",
"Name": "칵테일B1",
"RatioRange": 10,
"IngredientIdx1": "LiquidB",
"IngredientRatio1": 50,
"IngredientIdx2": "Garnish1",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail012",
"Name": "칵테일D1",
"RatioRange": 10,
"IngredientIdx1": "LiquidD",
"IngredientRatio1": 50,
"IngredientIdx2": "Garnish1",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail013",
"Name": "칵테일A2",
"RatioRange": 10,
"IngredientIdx1": "LiquidA",
"IngredientRatio1": 50,
"IngredientIdx2": "Garnish2",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail014",
"Name": "칵테일C2",
"RatioRange": 10,
"IngredientIdx1": "LiquidC",
"IngredientRatio1": 50,
"IngredientIdx2": "Garnish2",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
},
{
"Idx": "Cocktail015",
"Name": "칵테일E1",
"RatioRange": 10,
"IngredientIdx1": "LiquidE",
"IngredientRatio1": 50,
"IngredientIdx2": "Garnish1",
"IngredientRatio2": 50,
"IngredientIdx3": "",
"IngredientRatio3": 0,
"IngredientIdx4": "",
"IngredientRatio4": 0,
"IngredientIdx5": "",
"IngredienRatio5": 0
}
]