first commit, even though I've been "done" with the mod for like ever
This commit is contained in:
46
Localization/en-US_Mods.Siva.hjson
Normal file
46
Localization/en-US_Mods.Siva.hjson
Normal file
@@ -0,0 +1,46 @@
|
||||
Buffs: {
|
||||
Parasitism: {
|
||||
DisplayName: Parasitism
|
||||
Description: SIVA Nanites are attached to you!
|
||||
}
|
||||
}
|
||||
|
||||
Items: {
|
||||
Outbreak: {
|
||||
DisplayName: Outbreak Perfected
|
||||
Tooltip:
|
||||
'''
|
||||
Critical kills with this weapon have a chance to drop it's Catalyst.
|
||||
Combine this weapon with it's Catalyst at a Mythril/Orichalcum anvil in order to Masterwork it which will unlock new perks and slight stat bonuses.
|
||||
Rapid hits and critical kills with this weapon will create SIVA nanites swarms.
|
||||
SIVA nanites seek out and damage targets.
|
||||
This weapon's damage increases against targets based on the number of SIVA nanites that are attached to them.
|
||||
[c/FF0000:~directive = KILL while enemies = PRESENT: execute(directive)~]
|
||||
'''
|
||||
}
|
||||
|
||||
OutbreakCatalyst: {
|
||||
DisplayName: Outbreak Catalyst
|
||||
Tooltip:
|
||||
'''
|
||||
Combine with Outbreak Perfected at an anvil to Masterwork it.
|
||||
*Be glad I didn't make you get another 700 kills on top of what it already took*
|
||||
'''
|
||||
}
|
||||
|
||||
MasterworkedOutbreak: {
|
||||
DisplayName: Outbreak Perfected
|
||||
Tooltip:
|
||||
'''
|
||||
[c/FFF014:Masterworked]
|
||||
[c/FFF014:Increased nanite damage.]
|
||||
[c/FFF014:Enemies that die with nanites attached to them generate additional nanites.]
|
||||
Rapid hits and critical kills with this weapon will create SIVA nanites swarms.
|
||||
SIVA nanites seek out and damage targets.
|
||||
This weapon's damage increases against targets based on the number of SIVA nanites that are attached to them.
|
||||
[c/FF0000:~directive = KILL while enemies = PRESENT: execute(directive)~]
|
||||
'''
|
||||
}
|
||||
}
|
||||
|
||||
Projectiles.SIVANanite.DisplayName: SIVA Nanite
|
||||
Reference in New Issue
Block a user