12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "id": "FastBow",
- "name": "Laser",
- "droppable": true,
- "castCD": 0,
- "tags": [
- {
- "tag": "HasBullets"
- },
- {
- "tag": "Ranged"
- },
- {
- "tag": "UnlockInPublicEvent"
- },
- {
- "tag": "ForceAmmoDrop"
- },
- {
- "tag": "NoCritical"
- },
- {
- "tag": "HasPierce"
- }
- ],
- "props": {
- "count": 1000
- },
- "group": 6,
- "icon": {
- "file": "cardIcons.png",
- "size": 24,
- "x": 21,
- "y": 2
- },
- "ambiantDesc": "La rapidité au détriment de la précision.",
- "gameplayDesc": "Very strange looking rod.",
- "cellCost": 0,
- "moneyCost": 2000,
- "tier1": "Tactic",
- "hasLevels": true,
- "legendAffix": "PoisonOnHit",
- "__separator_group_ID": 6,
- "__separator_group_Name": "Ranged",
- "__original_Index": 80
- }
|