MaxAstro
Spiral Knight
- Joined
- Dec 18, 2007
- Messages
- 645
So my current project is to make each type of mana node affect the yield of the tile it is on. This struck me as a simple change that would help make mana nodes not be a bad thing to have in your city center (at least, not as much of a bad thing). I also want "evil" mana type to have more of a negative effect, and "good" mana types to have a more pronounced positive effect. Here are the ones I have decided on so far, in no particular order:
Enchantment: +1
+1
Death: -2
+2
Nature: +2
Entropy: -1
-1
-1
Earth: +2
Law: +2
Shadow: -1
+1
Life: +1
Water: Tile provides fresh water to adjacent tiles (not sure if this is possible, but I hope it is)
Body: +1
What I'd like is general input on how good of an idea this is, any change that should be made to the yields I've listed, and yield ideas for mana types I haven't decided on yet. I don't require each mana type to have a unique yield (that would probably be impossible to reasonably do without coming up with really odd yields), and some mana types (most likely chaos) probably won't have any yield at all. Also, the yields don't need to be "balanced" (after all, Death's yield is flat out worse than Earth's, and same with Life compared to Nature); overall, this whole mod is just something to make mana nodes somewhat more interesting tiles to have in your fat cross.
I may also decide to have certain techs/civics affect the yield of certain mana types (Gaurdian of Nature boosts the yield of Nature and Life mana but makes worse the yield of Death and Entropy mana, Sanitation gives +1
from water mana, that sort of thing).
Lastly, as a (mostly) unrelated question relating to another idea I have for tweaking mana nodes: Is it possible to have a spell create a zone of your culture? If so, what would be the simplest way to do that (python, I assume)?
Enchantment: +1


Death: -2


Nature: +2

Entropy: -1



Earth: +2

Law: +2

Shadow: -1


Life: +1

Water: Tile provides fresh water to adjacent tiles (not sure if this is possible, but I hope it is)
Body: +1

What I'd like is general input on how good of an idea this is, any change that should be made to the yields I've listed, and yield ideas for mana types I haven't decided on yet. I don't require each mana type to have a unique yield (that would probably be impossible to reasonably do without coming up with really odd yields), and some mana types (most likely chaos) probably won't have any yield at all. Also, the yields don't need to be "balanced" (after all, Death's yield is flat out worse than Earth's, and same with Life compared to Nature); overall, this whole mod is just something to make mana nodes somewhat more interesting tiles to have in your fat cross.
I may also decide to have certain techs/civics affect the yield of certain mana types (Gaurdian of Nature boosts the yield of Nature and Life mana but makes worse the yield of Death and Entropy mana, Sanitation gives +1

Lastly, as a (mostly) unrelated question relating to another idea I have for tweaking mana nodes: Is it possible to have a spell create a zone of your culture? If so, what would be the simplest way to do that (python, I assume)?