- Joined
- Jan 24, 2017
- Messages
- 13
- Reaction score
- 2
- First Language
- Portuguese
- Primarily Uses
- RMMV
Hi.
I'm trying to create some sort of multicast skill, that uses multiple random targets as it's scope by using the Target Core plugin.
Let's say that i have a skill called "Multi-Fire" and another one called "Double Cast", which Multi-fire is only accesible with the Skill Extender plugin (SRD_SkillExtender).
Also there would be more versions of Double Cast skill, which would increase the number of times that multi-fire is casted.
Example: "Double Cast", "Quadra Cast" etc.
So what i was trying to do was to use variables and the note tag "<Target: Target x Random Foes>", for each multi casting skill so it would react properly.
Example:
If Double Cast is used, then Multi-fire would hit two random enemies.
if Quadra Cast is used, then multi-fire would hit four random enemies.
So what i want to know how to use variables and this notetags together (i don't know if this is possible anyway) or get some easy way to create this multicasting thing.
Here is how the spells interact with each other.
Here is what i tried:
So, if there is a way to make it work or an easy way to create a multicasting thing for a base skill, i would apreciate it.
I'm trying to create some sort of multicast skill, that uses multiple random targets as it's scope by using the Target Core plugin.
Let's say that i have a skill called "Multi-Fire" and another one called "Double Cast", which Multi-fire is only accesible with the Skill Extender plugin (SRD_SkillExtender).
Also there would be more versions of Double Cast skill, which would increase the number of times that multi-fire is casted.
Example: "Double Cast", "Quadra Cast" etc.
So what i was trying to do was to use variables and the note tag "<Target: Target x Random Foes>", for each multi casting skill so it would react properly.
Example:
If Double Cast is used, then Multi-fire would hit two random enemies.
if Quadra Cast is used, then multi-fire would hit four random enemies.
So what i want to know how to use variables and this notetags together (i don't know if this is possible anyway) or get some easy way to create this multicasting thing.
Here is how the spells interact with each other.
Here is what i tried:
So, if there is a way to make it work or an easy way to create a multicasting thing for a base skill, i would apreciate it.

