MassDriver
MassDriver
extends Block
| field | type | default | notes |
|---|---|---|---|
| range | float | 0.0 | |
| rotateSpeed | float | 5.0 | |
| translation | float | 7.0 | |
| minDistribute | int | 10 | |
| knockback | float | 4.0 | |
| reload | float | 100.0 | |
| bullet | MassDriverBolt | new MassDriverBolt() | |
| bulletSpeed | float | 5.5 | |
| bulletLifetime | float | 200.0 | |
| shootEffect | Effect | shootBig2 | |
| smokeEffect | Effect | shootBigSmoke2 | |
| receiveEffect | Effect | mineBig | |
| shootSound | Sound | shootBig | |
| shake | float | 3.0 | |
| baseRegion | TextureRegion | null |