Да и небудет там 500. этот перевод не подходит под 5 update
Новый алмазный бур:
{ "itemName" : "diamonddrill", "inventoryIcon" : "diamonddrillicon.png", "dropCollision" : [-4.0, -3.0, 4.0, 3.0], "maxStack" : 1, "rarity" : "rare", "inspectionKind" : "tool", "description" : "A diamond drill! This is more like it.", "shortdescription" : "Diamond Drill", "largeImage" : "diamonddrillbig.png", "image" : "diamonddrill.png:{frame}", "frames" : 5, "animationCycle" : 0.1, "handPosition" : [-8, 1], "pointable" : true, "swingStart" : 0, "swingFinish" : 0, "fireTime" : 0.3, "blockRadius" : 3, "altBlockRadius" : 1, "twoHanded" : true, "idleSound" : "/sfx/tools/chainsaw_idle.wav", "strikeSound" : "/sfx/tools/drill_hit.wav", "durability" : 3000, "durabilityPerUse" : 1, "durabilityRegenChart" : [ [ [ "copperore" ], 750], [ [ "silverore" ], 1125], [ [ "goldore" ], 1500], [ [ "platinumore" ], 1875], [ [ "diamond" ], 2250] ], "tileDamage" : 3.7, "tileDamageBlunted" : 0.2}
"animationCycle" : 0.1,
"handPosition" : [-8, 1],
"blockRadius" : 3,
Старый с переводом:
{ "itemName" : "diamonddrill", "inventoryIcon" : "diamonddrillicon.png", "dropCollision" : [-4.0, -3.0, 4.0, 3.0], "maxStack" : 1, "rarity" : "rare", "inspectionKind" : "tool", "description" : "А л м а з н а я д р е л ь ! Э т о м н е н р а в и т с я б о л ь ш е . ", "shortdescription" : "А л м а з н а я д р е л ь ", "largeImage" : "diamonddrillbig.png", "image" : "diamonddrill.png:{frame}", "frames" : 5, "animationCycle" : 0.5, "handPosition" : [-3, -4], "pointable" : true, "swingStart" : 0, "swingFinish" : 0, "fireTime" : 0.3, "blockRadius" : 2, "altBlockRadius" : 1, "twoHanded" : true, "idleSound" : "/sfx/tools/chainsaw_idle.wav", "strikeSound" : "/sfx/tools/drill_hit.wav", "durability" : 3000, "durabilityPerUse" : 1, "durabilityRegenChart" : [ [ [ "copperore" ], 750], [ [ "silverore" ], 1125], [ [ "goldore" ], 1500], [ [ "platinumore" ], 1875], [ [ "diamond" ], 2250] ], "tileDamage" : 3.7, "tileDamageBlunted" : 0.2}
"animationCycle" : 0.5,
"handPosition" : [-3, -4],
"blockRadius" : 2,