Allah 6 years ago
commit
0307a8949d

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+CDBV
+PAKV
+*.bat
+PAK/data.cdb

+ 29 - 0
CDB/item/Melee/044---QuickSword.json

@@ -0,0 +1,29 @@
+{
+  "id": "QuickSword",
+  "name": "Epée équilibrée",
+  "moneyCost": 1500,
+  "cellCost": 0,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    }
+  ],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 4,
+    "y": 6
+  },
+  "gameplayDesc": "Soigneusement équilibrée pour enchainer des attaques rapides.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "PoisonOnHit",
+  "legendaryName": "Toxine",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 44
+}

+ 26 - 0
CDB/item/Melee/045---RevengeSword.json

@@ -0,0 +1,26 @@
+{
+  "id": "RevengeSword",
+  "name": "Désespoir",
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "droppable": false,
+  "tags": [],
+  "ambiantDesc": "Une arme rouillée dont la puissance se révèle dans les moments difficiles.",
+  "gameplayDesc": "Inflige un {coup critique@CC} si vous avez subi des dégâts récemment.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 2,
+    "y": 1
+  },
+  "cellCost": 30,
+  "moneyCost": 1400,
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "BleedOnHit",
+  "legendaryName": "Déchirure",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 45
+}

+ 30 - 0
CDB/item/Melee/046---BackStabber.json

@@ -0,0 +1,30 @@
+{
+  "id": "BackStabber",
+  "name": "Dague d'assassin",
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "droppable": false,
+  "tags": [
+    {
+      "tag": "UnlockInPublicEvent"
+    }
+  ],
+  "ambiantDesc": "Légère mais mortelle si elle maniée comme il faut.",
+  "gameplayDesc": "Inflige un {coup critique@CC} quand vous frappez dans le dos.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 9,
+    "y": 1
+  },
+  "cellCost": 30,
+  "moneyCost": 1500,
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "BackDamage",
+  "legendaryName": "Vice",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 46
+}

+ 35 - 0
CDB/item/Melee/047---Bleeder.json

@@ -0,0 +1,35 @@
+{
+  "id": "Bleeder",
+  "name": "Bain de sang",
+  "castCD": 0,
+  "props": {
+    "dps": 18,
+    "duration": 1.5
+  },
+  "group": 4,
+  "droppable": false,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "Bleed"
+    }
+  ],
+  "gameplayDesc": "Provoque {saignement@BL} (::+dps:: DPS pendant ::duration:: sec).",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 4,
+    "y": 1
+  },
+  "cellCost": 5,
+  "moneyCost": 1500,
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "BleedDamage",
+  "legendaryName": "Hémoglobine",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 47
+}

+ 26 - 0
CDB/item/Melee/048---DualDaggers.json

@@ -0,0 +1,26 @@
+{
+  "id": "DualDaggers",
+  "name": "Dagues jumelles",
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "droppable": false,
+  "tags": [],
+  "ambiantDesc": "Deux dagues pour le prix d'une, toujours plus de violence.",
+  "gameplayDesc": "Le 3ème coup est un {coup critique@CC}.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 5,
+    "y": 1
+  },
+  "cellCost": 0,
+  "moneyCost": 1800,
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "FullLifeDamage",
+  "legendaryName": "Alter ego",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 48
+}

+ 34 - 0
CDB/item/Melee/049---BroadSword.json

@@ -0,0 +1,34 @@
+{
+  "id": "BroadSword",
+  "name": "Epée large",
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "droppable": false,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "CinematicBlueprint"
+    }
+  ],
+  "ambiantDesc": "Lourde et lente, mais tellement violente.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 7,
+    "y": 1
+  },
+  "cellCost": 20,
+  "moneyCost": 1500,
+  "gameplayDesc": "Fait de très gros dégâts.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Survival",
+  "legendAffix": "DoubleDamageFree",
+  "legendaryName": "Damoclès",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 49
+}

+ 36 - 0
CDB/item/Melee/050---Shovel.json

@@ -0,0 +1,36 @@
+{
+  "id": "Shovel",
+  "name": "Pelle",
+  "moneyCost": 1500,
+  "cellCost": 40,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "UnlockInPublicEvent"
+    }
+  ],
+  "props": {
+    "grenadeKickPow": 0.2
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 2,
+    "y": 6
+  },
+  "gameplayDesc": "Projette les ennemis et les bombes.",
+  "ambiantDesc": "Tout objet peut devenir une arme mortelle avec une vélocité suffisante.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Survival",
+  "legendAffix": "FullLifeDamage",
+  "legendaryName": "Bernie",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 50
+}

+ 31 - 0
CDB/item/Melee/051---EvilSword.json

@@ -0,0 +1,31 @@
+{
+  "id": "EvilSword",
+  "name": "Epée maudite",
+  "droppable": false,
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    }
+  ],
+  "gameplayDesc": "Vous tue immédiatement si vous subissez le moindre dégât.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 2,
+    "y": 3
+  },
+  "cellCost": 50,
+  "moneyCost": 2500,
+  "ambiantDesc": "Alors comme ça, vous voulez la jouer difficile ?",
+  "tier1": "Brutality",
+  "tier2": "Tactic",
+  "hasLevels": true,
+  "legendAffix": "RunSpeedOnKill",
+  "legendaryName": "Suicide",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 51
+}

+ 26 - 0
CDB/item/Melee/052---BleedCrit.json

@@ -0,0 +1,26 @@
+{
+  "id": "BleedCrit",
+  "name": "Dague de cultiste sadique",
+  "castCD": 0,
+  "props": {},
+  "group": 4,
+  "droppable": false,
+  "tags": [],
+  "ambiantDesc": "Conçue pour appuyer là où ça fait mal.",
+  "gameplayDesc": "Inflige un {coup critique@CC} si la cible {saigne@BL} ou est {empoisonnée@TO}.",
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 3,
+    "y": 1
+  },
+  "cellCost": 25,
+  "moneyCost": 1500,
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendaryName": "Meurtrière",
+  "legendAffix": "BackDamage",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 52
+}

+ 26 - 0
CDB/item/Melee/053---SpeedBlade.json

@@ -0,0 +1,26 @@
+{
+  "id": "SpeedBlade",
+  "name": "Epée de promptitude",
+  "moneyCost": 1750,
+  "cellCost": 60,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 11,
+    "y": 7
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} si votre mouvement est accéléré.",
+  "ambiantDesc": "Prendre son temps ? Quel blague. Frapper vite et fort, voilà la recette qui marche.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "FullLifeDamage",
+  "legendaryName": "Célérité",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 53
+}

+ 31 - 0
CDB/item/Melee/055---Spear.json

@@ -0,0 +1,31 @@
+{
+  "id": "Spear",
+  "name": "Lance de guerre",
+  "moneyCost": 1500,
+  "cellCost": 30,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "UnlockInPublicEvent"
+    }
+  ],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 2,
+    "y": 2
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} lorsque vous touchez plusieurs cibles à la fois.",
+  "ambiantDesc": "Une arme offrant une grande allonge au détriment de la rapidité.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Survival",
+  "legendAffix": "RunSpeedOnCrit",
+  "legendaryName": "Vive-lance",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 55
+}

+ 27 - 0
CDB/item/Melee/056---ImpaleSpear.json

@@ -0,0 +1,27 @@
+{
+  "id": "ImpaleSpear",
+  "name": "Empaleuse",
+  "moneyCost": 1500,
+  "cellCost": 45,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [],
+  "props": {
+    "distance": 4
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 17,
+    "y": 3
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} si la victime est contre un mur.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "RunSpeedOnCrit",
+  "legendaryName": "Perce-armées",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 56
+}

+ 37 - 0
CDB/item/Melee/057---KingsSpear.json

@@ -0,0 +1,37 @@
+{
+  "id": "KingsSpear",
+  "name": "Lance symétrique",
+  "moneyCost": 2000,
+  "cellCost": 150,
+  "droppable": false,
+  "hasLevels": true,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "CinematicBlueprint"
+    },
+    {
+      "tag": "NeedUnlockToDropAsLegendary"
+    }
+  ],
+  "props": {
+    "count": 2,
+    "duration": 6,
+    "duration2": 1.5
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 11,
+    "y": 11
+  },
+  "tier1": "Brutality",
+  "tier2": "Survival",
+  "gameplayDesc": "Inflige des {coups critiques@CC} pendant ::duration:: sec si vous tuez rapidement ::count:: ennemis avec cette arme.",
+  "legendAffix": "FullLifeDamage",
+  "legendaryName": "Justice",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 57
+}

+ 32 - 0
CDB/item/Melee/058---Rapier.json

@@ -0,0 +1,32 @@
+{
+  "id": "Rapier",
+  "name": "Rapière",
+  "moneyCost": 1500,
+  "cellCost": 40,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "UnlockInPublicEvent"
+    }
+  ],
+  "props": {
+    "duration": 0.4
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 3,
+    "y": 2
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} juste après une roulade.",
+  "ambiantDesc": "Tout en finesse.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendaryName": "Carduus le subtil",
+  "legendAffix": "BackDamage",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 58
+}

+ 30 - 0
CDB/item/Melee/059---DashSword.json

@@ -0,0 +1,30 @@
+{
+  "id": "DashSword",
+  "name": "Perce-carne",
+  "moneyCost": 1500,
+  "cellCost": 60,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    }
+  ],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 13,
+    "y": 7
+  },
+  "gameplayDesc": "Permet de passer dans le dos de l'ennemi.",
+  "ambiantDesc": "Tu me vois, tu me vois plus.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "BackDamage",
+  "legendaryName": "Sournoise",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 59
+}

+ 36 - 0
CDB/item/Melee/060---StunMace.json

@@ -0,0 +1,36 @@
+{
+  "id": "StunMace",
+  "name": "Casse noisettes",
+  "moneyCost": 1750,
+  "cellCost": 0,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "Stun"
+    }
+  ],
+  "props": {
+    "prct": 0.75,
+    "duration": 1.1
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 3,
+    "y": 6
+  },
+  "gameplayDesc": "Etourdit les cibles qui ont plus de ::prct::% de vie. ",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Survival",
+  "legendAffix": "StunDamage",
+  "legendaryName": "Broyeuse",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 60
+}

+ 38 - 0
CDB/item/Melee/061---BumpBoots.json

@@ -0,0 +1,38 @@
+{
+  "id": "BumpBoots",
+  "name": "Sandales de spartiate",
+  "moneyCost": 1600,
+  "cellCost": 5,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "UtilityWeapon"
+    }
+  ],
+  "props": {
+    "grenadeKickPow": 0.45,
+    "power2": [
+      130
+    ]
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 1,
+    "y": 6
+  },
+  "gameplayDesc": "Repousse les ennemis et interrompt leurs attaques. Dégâts supplémentaires si l'ennemi est projeté contre un mur.",
+  "ambiantDesc": "This. Is. DEAD CELLS!",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "DoubleDamageFree",
+  "legendaryName": "Leonidas",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 61
+}

+ 31 - 0
CDB/item/Melee/062---SpikedBoots.json

@@ -0,0 +1,31 @@
+{
+  "id": "SpikedBoots",
+  "name": "Bottes cloutées",
+  "moneyCost": 1600,
+  "cellCost": 35,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "UtilityWeapon"
+    }
+  ],
+  "props": {
+    "grenadeKickPow": 0.25
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 0,
+    "y": 6
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} si le coup de pied interrompt une attaque.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "BackDamage",
+  "legendaryName": "Châtiment corporel",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 62
+}

+ 32 - 0
CDB/item/Melee/063---MultiKickBoots.json

@@ -0,0 +1,32 @@
+{
+  "id": "MultiKickBoots",
+  "name": "Bottes de Hayabusa",
+  "moneyCost": 1600,
+  "cellCost": 80,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "UnlockInPublicEvent"
+    }
+  ],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 0,
+    "y": 7
+  },
+  "gameplayDesc": "Le dernier coup inflige des dégâts de zone et repousse les ennemis.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendaryName": "Bottes de Tipyx",
+  "legendAffix": "FullLifeDamage",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 63
+}

+ 25 - 0
CDB/item/Melee/064---QuickFists.json

@@ -0,0 +1,25 @@
+{
+  "id": "QuickFists",
+  "name": "Gantelets de Hayabusa",
+  "moneyCost": 1500,
+  "cellCost": 80,
+  "droppable": false,
+  "hasLevels": true,
+  "castCD": 0,
+  "tags": [],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 13,
+    "y": 11
+  },
+  "tier1": "Brutality",
+  "gameplayDesc": "Le 5ème coup est un {coup critique@CC}.",
+  "legendaryName": "Poings de Deepnight",
+  "legendAffix": "SuperCrit",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 64
+}

+ 27 - 0
CDB/item/Melee/065---Whip.json

@@ -0,0 +1,27 @@
+{
+  "id": "Whip",
+  "name": "Fouet de Valmont",
+  "moneyCost": 1800,
+  "cellCost": 20,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 4,
+    "y": 2
+  },
+  "gameplayDesc": "Ignore les boucliers. Inflige un {coup critique@CC} si le bout du fouet touche l'ennemi.",
+  "ambiantDesc": "La famille Valmont recommande ce fouet.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Survival",
+  "legendAffix": "RunSpeedOnCrit",
+  "legendaryName": "Fouet de Belmont",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 65
+}

+ 33 - 0
CDB/item/Melee/066---HookWhip.json

@@ -0,0 +1,33 @@
+{
+	"id": "HookWhip",
+	"name": "Wrenching Whip Classic",
+	"moneyCost": 1800,
+	"cellCost": 30,
+	"droppable": true,
+	"hasLevels": true,
+	"castCD": 0,
+	"tags": [
+		{
+			"tag": "NoCritical"
+		},
+		{
+			"tag": "UnlockInPublicEvent"
+		}
+	],
+	"props": {},
+	"group": 4,
+	"icon": {
+		"file": "cardIcons.png",
+		"size": 24,
+		"x": 14,
+		"y": 6
+	},
+	"gameplayDesc": "Ignores shields. Wrenches victims towards you.",
+	"tier1": "Brutality",
+	"hasLevels": true,
+	"legendaryName": "Echardes",
+	"legendAffix": "BleedOnHit",
+	"__separator_group_ID": 4,
+	"__separator_group_Name": "Melee",
+	"__original_Index": 66
+}

+ 32 - 0
CDB/item/Melee/067---OilSword.json

@@ -0,0 +1,32 @@
+{
+  "id": "OilSword",
+  "name": "Epée huileuse",
+  "moneyCost": 2000,
+  "cellCost": 25,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "Oil"
+    }
+  ],
+  "props": {},
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 7,
+    "y": 2
+  },
+  "gameplayDesc": "Applique de {l'huile inflammable@FI} sur les ennemis.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "PoisonOnHit",
+  "legendaryName": "Lame de l'Alchimiste",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 67
+}

+ 35 - 0
CDB/item/Melee/068---Burner.json

@@ -0,0 +1,35 @@
+{
+  "id": "Burner",
+  "name": "Torche",
+  "moneyCost": 1500,
+  "cellCost": 30,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [
+    {
+      "tag": "NoCritical"
+    },
+    {
+      "tag": "Fire"
+    }
+  ],
+  "props": {
+    "dps": 15,
+    "duration": 2.7
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 6,
+    "y": 2
+  },
+  "gameplayDesc": "{Brûle@FI} vos ennemis (::+dps:: DPS sur ::duration:: sec).",
+  "ambiantDesc": "Ambiance garantie.",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "legendAffix": "FireDamage",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 68
+}

+ 29 - 0
CDB/item/Melee/069---LowHealth.json

@@ -0,0 +1,29 @@
+{
+  "id": "LowHealth",
+  "name": "Charognarde",
+  "moneyCost": 1500,
+  "cellCost": 25,
+  "droppable": false,
+  "castCD": 0,
+  "tags": [],
+  "props": {
+    "prct": 0.5
+  },
+  "group": 4,
+  "icon": {
+    "file": "cardIcons.png",
+    "size": 24,
+    "x": 17,
+    "y": 4
+  },
+  "gameplayDesc": "Inflige un {coup critique@CC} lorsque vous avez moins de ::prct::% de vie.",
+  "ambiantDesc": "L'arme de choix des combattants qui aiment vivre dangereusement. ",
+  "tier1": "Brutality",
+  "hasLevels": true,
+  "tier2": "Tactic",
+  "legendAffix": "AmmoRetrieval",
+  "legendaryName": "Tacticienne",
+  "__separator_group_ID": 4,
+  "__separator_group_Name": "Melee",
+  "__original_Index": 69
+}

File diff suppressed because it is too large
+ 599 - 0
CDB/room/SubLevel/0524---PrisonFlaskRoom.json


File diff suppressed because it is too large
+ 209 - 0
CDB/room/SubLevel/0525---PrisonFirstEntrance.json


+ 332 - 0
CDB/weapon/62---HookWhip.json

@@ -0,0 +1,332 @@
+{
+	"item": "HookWhip",
+	"airControlAlways": true,
+	"isACancel": false,
+	"allowCrouch": false,
+	"cannotBeCanceledByWeapon": false,
+	"strikeChain": [
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		},
+		{
+		  "charge": 0.2,
+		  "coolDown": 0,
+		  "lockCtrlAfter": 0.32,
+		  "hitFrame": 7,
+		  "area": {
+			"shape": 1,
+			"width": 6,
+			"offsetCaseX": 0,
+			"offsetCaseY": -0.7,
+			"height": 3
+		  },
+		  "breachBonus": -0.25,
+		  "dynamicCharge": 0,
+		  "canCrit": false,
+		  "props": {
+			"duration": 0.2,
+			"bump": -0.5,
+			"limit": 2.5
+		  },
+		  "power": [
+			60
+		  ],
+		  "animId": "atkWhipB",
+		  "glowColor": 16777215,
+		  "sfxCharge": "sfx/weapon_whip_charge.wav",
+		  "sfxRelease": "sfx/weapon_whip_release.wav",
+		  "sfxHit": "sfx/weapon_whip_hit.wav",
+		  "fxId": "fxAtkWhipB",
+		  "animSpd": 1.5,
+		  "fxStartFrame": 0
+		}
+	],
+	"__separator_group_ID": -1,
+	"__separator_group_Name": "",
+	"__original_Index": 62
+}

+ 0 - 0
LICENSE


+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+![screenshot](https://steamuserimages-a.akamaihd.net/ugc/924811883707504933/DFD6894884578009F249EC1B85130C90C688AEB9/)
+
+# Howto
+This is suited for [barebones](https://gitlab.com/alaah/dead-cells-barebones).
+
+# License
+See LICENSE for information.
+
+Of course this is based on absolutely proprietary files. I consider my "changes" to be GPL. No one will care anyway.

File diff suppressed because it is too large
+ 68889 - 0
data.cdb.03