Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/base/ini
diff options
context:
space:
mode:
Diffstat (limited to 'base/ini')
-rw-r--r--base/ini/weapons.ini53
-rw-r--r--base/ini/zones/yser.ini20
2 files changed, 71 insertions, 2 deletions
diff --git a/base/ini/weapons.ini b/base/ini/weapons.ini
index 35aa3c5..a51f8de 100644
--- a/base/ini/weapons.ini
+++ b/base/ini/weapons.ini
@@ -233,7 +233,7 @@ level=1
; ------------------------------------------------------------------
; ION
-; Ion-base weapons are used by the Lindblade military.
+; Ion-based weapons are used by the Lindblade military.
[cannon]
label=ion1
@@ -372,6 +372,55 @@ level=25
sound=neutron
; ------------------------------------------------------------------
+; PLASMA
+; Balls of hot, ionized gas
+
+[cannon]
+label=plasma1
+name=Plasma cannon
+price=50000
+level=10
+
+ [projectile]
+ ; speed of a projectile generated by this weapon, in meters per second
+ speed=850
+ ; interval between two consecutive shots, in milliseconds
+ interval=1000
+ ; range is the distance a projectile can travel before it dies, in meters
+ range=7500
+ ; lifespan of a single projectile, in milliseconds (setting range sets lifespan)
+ ;lifespan=5000
+ ; damage done by the projectile
+ damage=75
+ ; projectile model
+ model=plasma1
+ ; sound to play if the projectile is fired
+ sound=plasma
+
+
+[turret]
+label=turretplasma1
+name=Plasma turret
+price=50000
+level=10
+
+ [projectile]
+ ; speed of a projectile generated by this weapon, in meters per second
+ speed=850
+ ; interval between two consecutive shots, in milliseconds
+ interval=1000
+ ; range is the distance a projectile can travel before it dies, in meters
+ range=7500
+ ; lifespan of a single projectile, in milliseconds (setting range sets lifespan)
+ ;lifespan=5000
+ ; damage done by the projectile
+ damage=75
+ ; projectile model
+ model=plasma1
+ ; sound to play if the projectile is fired
+ sound=plasma
+
+; ------------------------------------------------------------------
; METRION
; Metrion-based weapons are overpowered
@@ -398,7 +447,7 @@ level=45
sound=metrion
; ------------------------------------------------------------------
; SINGULARITY
-; Metrion-based weapons are totally overpowered
+; Fires miniature quantum singularities
[cannon]
label=singularity1
diff --git a/base/ini/zones/yser.ini b/base/ini/zones/yser.ini
index 017c34c..f1d2867 100644
--- a/base/ini/zones/yser.ini
+++ b/base/ini/zones/yser.ini
@@ -43,9 +43,29 @@ location=-672 104 16
angles=0 45 0
radius=4
faction=mercenaries
+; type of turrets
+turret=turretplasma1
info=Starbase Yserlone is the headquarters of the Mercenaries Guild. It is considered inpenetrable by hostile forces.
+ ; weapons for sale at this station
+
+ [weapon]
+ label=plasma1
+ amount=-1
+
+ [weapon]
+ label=turretplasma1
+ amount=-1
+
+ ; ships for sale at this station
+
+ [ship]
+ label=talon
+
+ [ship]
+ label=enforcer
+
; ------------------------------------------------------------------
; GROUND JUMPGATE