Psi Discussion Thread

A

Arkeus121

Guest
Suggestion

Operator: Vector Raycast, return airblock coords at max distance, instead of throwing error if no solid blocks found before max.

In order for this to happen the mod will have to update(change) to allow any spells recieving their position from a raycast tile only to actvate if the trick position is also within that range, otherwise it would make it too easy for the player to make a spell to multiply the vector and send the insta-explosion or whatever outside of this range.
I'll second this idea though because it could be incredibly usefull in shortening the spells.
 
S

Simpson

Guest
will we ever see Mikihiko's spirit/card magic? i think it was the most interesting approach to magic in the anime.

Edit: or better question will we ever see other CAD's than the gun and suit?
 
Last edited:
C

caioketo

Guest
Hi there, is there anyway to quick change a spell? instead of using the cad hotkey and choosing it?
Or someway to bind hotkeys to the spells slots?
Trying some PVP ideas with this mod, but its really hard to change the spells.
Thanks, and awesome mod btw
 
S

Solarsyphon

Guest
Can I suggest having single cast spells that can be distributed in loot or what ever to promote the mod in a pack and also possibly be used as a once off to create more powerful spells than you can normally cast (to build that really impressive structure). I just feel it's easier to start off in a mod if you have an idea what the end game is like and whats available. The other thing is that of the ways to deal damage, lightning and explosion are the easiest and most interesting by far can I suggest some more tricks like a temporary lave flow ( e.g what magma charges from lycanites mobs produce) or a blade/ projectile that travels on a vector you have to set.
 
C

Celebrimbor-Jewelsmith

Guest
So someone higher up in the thread said.

"I've been testing the mod for a while, got to 20 in Vanilla by now, the only one that took me a while was "Operator: Closest to Point". As for direct things, it seems explosion projectiles don't always hurt entities if you hit them, which seems odd."

I very much so agree with his assessment. This mod has the most wonderful utility and is insanely flexible in terms of what spells you can make... That being said I would be very happy if there where more ways/types of damage that one could apply to creatures. Some modifier to increase damage would also not be a bad idea. The mod 'ars magica' is unfortunately not updating to 1.10.2 and that was my most beloved of all magic mods. This mod I believe to be potentially more than a match for ars magics. The spell creation in psi is already better than anything ars magica had and it would be absolutely amazing if you my good sir Vazkii could add in some tricks/spell shaping options like those that ars magica had. Also, if you could include new animations/effects for new damage types you would be as a god amongst mortals!
Thank you for the wonderful mod to play around with and if you wish any clarification of what I mean/why made the suggestions that I did I would be happy to oblige.[/QUOTE]
 
J

Josh Afro

Guest
I just started and the game says I've leveled up, but when I press c when not selecting the casting assistant device it won't take me to the leveling up menu? I just see the tutorial screen again and I'm not sure what to do, any ideas?
 

mbbkraft

New Member
Jul 29, 2019
138
0
0
Hello, please i need help.

I want to pull a ghast to make an angel ring so i think i should use a spell from psi to pull the ghast on me but i cant find to correct way to do the spell. To be honest i dont want to spend my time on learning math thing, vector etc.. so i just copy spell i find on the web but i cant find this one so can someone here paste me a spell that work ? thank in advance.
 

lincore

New Member
Jul 29, 2019
7
0
1
I've always loved programming as magic systems in games, so I naturally love this mod. I think a 'draw line' debug trick (line defined by two vectors) would be helpful for players who are trying to learn vector math. Also I may be wrong, but it isn't always clear from the tutorial whether a vector parameter should be local or global (break block sequence for instance).


I want to pull a ghast to make an angel ring so i think i should use a spell from psi to pull the ghast on me but i cant find to correct way to do the spell. To be honest i dont want to spend my time on learning math thing, vector etc.. so i just copy spell i find on the web but i cant find this one so can someone here paste me a spell that work ? thank in advance.

This is from memory, so you may have to use your head.
  1. Use a projectile bullet so you can pull ghasts from far away.
  2. To find the target, first add the 'focal point' selector and feed that into 'find nearby enemies' (with a small radius like 3). Use that as well as the focal point's 'entity position' with 'closest to point'. This will return the enemy that was hit by your projectile.
  3. To find the direction to move the ghast to, there is the correct way and the easy one, which I'll explain here. Put a 'caster' selector on the grid and get your 'entity look' vector. To move the ghast towards you, it has to move in the direction that is behind you, so its easiest just to 'negate' the look vector.
  4. Now you can add the add motion trick, feed the target and negated look vector in and pick a speed (I used 1.5).
 

Vazkii

New Member
Jul 29, 2019
351
0
0
Hello, please i need help.

I want to pull a ghast to make an angel ring so i think i should use a spell from psi to pull the ghast on me but i cant find to correct way to do the spell. To be honest i dont want to spend my time on learning math thing, vector etc.. so i just copy spell i find on the web but i cant find this one so can someone here paste me a spell that work ? thank in advance.
Just use a fishing rod.
 
  • Like
Reactions: GamerwithnoGame

BIBLO

New Member
Jul 29, 2019
412
0
0
anyone know where a pastebin is for a psi light spell for helmet. that places the light source at your feet. I have one but it places it where i am looking and it interfere with hammer while mining. It places it where i hit with hammer.
 

Unata

New Member
Jul 29, 2019
57
0
0
I'm running DW20's 1.10.2 mod pack and working through the Psi tutorial, am stuck at level 5, I did the Entities 101, Numbers 101, and I did the CHECK mark on each to learn, but trying to do Vectors 101 I don't have the xyz-> thing available in the Spell Programer, is there something I'm missing? I've gone back over the other ones 3 times now.
 
R

Royal_Shooter

Guest
I have played through Psi in DW20 new pack,it is the first time I play this mod,I heard a lot about this mod and I am excited to try it......and I am DISAPPOINTED :(
I have so many things want to say about the mod,I have watch the animated and when I try the mod it just...not that grate

the good things about the mod is it is easy to get ,it is some how early game,got free poison and the grate OP skill from Shiba Tatsuya :p
And the down side of this mod is, it can't really do much...
I assume that this mod is SUPER COOL and DO WHATEHERE I WANT,but I can't .
most of the trick is ok as a toy....but not in a application level.....
compare to other mod,this mod is fun....but not useful

like the number system is weird,sometime it won't able me to use a changeable number in power???
and some of the detail can be make more user-friendly....
the system is like a programming system but missing a few opsion,like delay or chain trick....
I also hopping there is some more trick like teleport
and also the loopcast system should not function that way...we should be able to loop cast one part,and do change into the spell.
looping the spell will draw a little amount of the psi,and doing change will also draw a part of psi.

I have so many idea in my head in how to improve it....but I can't do it by my own.
I only know the basic of programming and I haven't learn java :( ...but if I know how to do it,I will really like to make some improve on it.
hope someone in the psi team will see this,and if they need help and I can help,I will willing to do so.it is really sad to see such a great idea mod(because I am a huge fan of anime,especially 魔法科高校の劣等生 is a series I really like)can't show how great/OP it should be...
 
P

Phaser Rave

Guest
Really loving the mod so far.
Some ideas:
A pouch or backpack, sort of like a bag of holding or the pouches from Thermal Expansion. Can be used in place of your hotbar for placing blocks in the world.

A trick which works like a dispenser, firing out arrows and potions adjacent to the CAD (or in the pouch described above). Just imagine it - A mine that shoots a few arrows, or your own arrow-machine gun.
 
A

Axmata

Guest
This mod starts off on the right foot: Modular control, an open license, a thorough tutorial...

Halfway through the tutorial I've learned how to break 5 blocks and waste a few blocks of iron.

Not "Consume a bunch of iron on a useful tool", literally waste it. Would you knowingly waste 18 ingots on a weapon that looks like a Perfect Dark design reject JUST so you can complete half a rinky dink tutorial? I wouldn't.

This mod feels like an infomercial product.
 

Xakorik

New Member
Jul 29, 2019
9
0
0
This mod starts off on the right foot: Modular control, an open license, a thorough tutorial...

Halfway through the tutorial I've learned how to break 5 blocks and waste a few blocks of iron.

Not "Consume a bunch of iron on a useful tool", literally waste it. Would you keep a Perfect Dark reject weapon that could break 5 blocks if it cost 2 blocks of iron, JUST so you could complete half of the tutorial? I wouldn't.

This mod feels like an infomercial product.

HOW did you waste that iron on the tutorial? It doesn't take that much o_O
 
A

Axmata

Guest
HOW did you waste that iron on the tutorial? It doesn't take that much o_O
4 ingots to make the CAD assembly
4 ingots to make the core
2 ingots to make a socket
2 ingots to make a battery (one gold)

Sub total is 12

All useless by about the midpoint of the tutorial, mod offers no method to recover them or reuse components.

By the time you figure this out you've made at least two bullets and a few Psimetal ingots, easily bringing the total to 18 and making me question why I really really need to blow up 5 blocks with a shiny gun.