Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Commit

Permalink
lasercannon no sprite :)
Browse files Browse the repository at this point in the history
why
  • Loading branch information
adenator0 authored Jul 9, 2021
1 parent a1262f0 commit 38aa4ca
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/main/resources/content/blocks/lasercannon.hjson
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
type: PowerTurret
localizedName: Lasercannon
description: "basically laser pistol in basically any game -aden8r"
details: please work

requirements: [
silicon/85
]

powerUse: 2
shootType: {
type: LaserBulletType
damage: 9
lifetime: 5
pierce: true
colors: [ff0000ff, ff8080ff, ffffffff]
length: 150
width: 10
}

range: 150
reloadTime: 15
shootSound: sap
recoilAmount: 0.5
smokeEffect: none
rotateSpeed: 10

health: 650
size: 2

category: turret

0 comments on commit 38aa4ca

Please sign in to comment.