-
Posts
2,023 -
Joined
-
Last visited
Content Type
News Articles
Tutorials
Forums
Downloads
Everything posted by Asgarath83
-
Welcome. I see the screens of stations. is a nice project.
-
LOl everyone against my english. the italian friend, too. XD. No i not use a translator. I try to speak. i have some trouble with the gergal expression and grammatic. for the error of ortography, is my mode of writing, is famigerated also in italian, sorry. Because i need to pay max attention to writing when i work on the books, i not have the will and the force for make that also in the internet conversation. my mental and phisical forces are weak, so i need to focus for do the max with the minimal. sorry. :\ well, i not study english by... oh my... sixteen years??? O.o, really, i see not much people in real life and cannot talk with much folks except my parents, so for english is more bad. i hope youcan have tollerance with me. yu need to considere that i learn the more of my english with kotor, kotor2, videgames and a mmorpg. so is not perfect. really not. :\ i am sorry. i know a lot of spanish but i talk bad of the english. so, or italian, or english, or spanish. i not know other way for interaction with strangers.
-
Mm, i was not much educate. how i am stupid. >.< i not have again make presentation. Well, time to remedy. My name is Davide, i am 30 and i at moment i am a young writer of fantasy science fiction. i not have much succeess again, because italian culture is very far about this kind of books and i ahve some trobles with promotion. however i am in a nazional competition and i am eights on the list of the more voted books. i hope the judgements like my opera. sorry for my bad english. however i have some little trouble in real life: i live in sardinia in a lonely place, unique son, with my parents. i havbe not much friends, and internet is my door for the world. that's because i have some genetical issue and a lot amount of heal problem after a bad disease i get on my teen age and make me 2 years of hospital, so i was costricted to leave high school for regard my life. well, i have passion of fantasy, science fiction, star wars, jedi academy game and saga. also i love the legacy of kain vampires series, and my other community is the italian community about LOK. i am working by years on a mod on Jedi academy for makling ana matorial Dark Prophecy for do a sequel to Defiance, because lok saga are unfinished. wel,, is pratically all about me. i do a veeery boring live. lol. i am here for learn about modding and a lot of coding, and for share my little experience, i hope to receive some help and be of some help. See ya. PS: i look this forum by a lot of time. in the pass months, i pass some time in the chat of JA coders of the IRC for the coding. Pity i am a disaster on the code. well, now i am ending to make the sabers and the last map objects. after this and the fix of NPCs of my mod, i wanna try to encode somethjing, about weapomns and force powre. i stressed the forum with some topic aabout that. i am interessed to SP gameplay, more of MP. i never played much the MP. i am a lonely player. i am not much good on the multigames. well, a greeting to alls.
-
Well in that case, i leave the topic. Nice script, however. However, i was trying to help Gnur, and he was talking for me, so "no one is talking for me" is a form a lot offensive that get me unconsideration. In every case, your script is interessing. i admit that i never understood the function related the parim1,2,3, etc etc command, but i see that in the game are used about switch and door. pratically the "parm" with a number is a key associated qith an eneity of the game, so setting the parm to 1 is like activate the entity? is that the functions of parms?
-
if is refer to me, because is first time that i go into a community of JA for getting help, so many things i learned by my self experience and maybe not all is correct. or maybe because simply i like the func_door entities because with that i can do a large amount of things. there are func_door that i not used only for making "doors" but simply moving object in a two sense.
-
Wow, yu are more espert of me with scripting
-
Ok i see. 3 errors. 1: in the opendoor script, yu set the closetrigger as inactive, true. setting on on inactive, false. because need to work for closing the door. 2: yu need to create the door as func_door setted for used in up \ down direction, yu can specify this with the angles. not as func static. yu need to set the door as toggled. yu not need the ref tag with a toggle door, a toggle door stay open until not be used again. 3: yu use deactivation script when the door run, so trigger cannot influence it move. yu need to create a target_activate named with script_targetname and targetname parameters. the activator need to be connected to the trigger of opendoor script. in the script of closedoor, yu need simply to set at the end USE "target_activate name". the trigger for re open the door is reactivated by the target_activate entity. is an issue of the func_static, however, is better if yu use func_door for that kind o things. is more adapt of func_static. to me func_static has ever done some troubles. i try to avoid to use func_static as entity, a func_door is more controllable.
-
Ok now i look.
-
Oh, is easy to fix: yu need simple to use the flush function (the red symbol, not the affect, entity, flush) in your script. this delete and reset every script are running on your entity for avoid overwriting and sovrapposistion of the commands. i am a bad coder, but i know well icarus. i setted t1_fatal level for is a time level LOL. so, if the player not disarm the 5 bombs in 25 minutes of game... BOOOMMM...! like t1_rail if yu pass over the bomb on the hovertrain LOOOL if the five bombs are deactivated i used the red flush command for delete the deadly count to the total destruction if work for a bomb, work surely for 2 doors. use flush and reset all scripts. every script are running on the entity, with flush command are deleted and the entity is clean for new istructions. otherwise, if doors was NPCS, should works SET_ANIMHOLDTIMEBOTH : 0 but they are not NPC, so yu need something that reset the looping. the red flush command of icarus should be work.
-
Because Eezstreet making 2 tutorial about add a new weapond and a new force power in the multiplayer, i am more interessed to the same thing about the single player. the max is 32 weapons and 32 force power. for force power there is a large possibility of adding. because their are only 18. 5 light, 5 dark (teamheal and teamenergyze unused and hidden on SP) and 8 neutral : push, pull, see, speed, jump, saber offense, defense and throw. weapons are much more, because NPC weapons fulls the slot, so is possible to addonly 4 weapons. I have some question about the coding of SP: 1: the difference about adding a weapons in SP: there is not an equivalent of weaponinit on the cpp files of code section, so, the information of "weaponinit" in what files are contained? 2: same for force: the w_force.c of MP have not the equivalent file on the SP, and so, for add a force power, what files contain the information of w_force.c and how need to modification? 3: a coding question: how to program a differenzial dmg class for the weapons like demp2 to with droid classes? 4: second coding question: how to unlock for the player the NPC weapons? (all NPC weapons, if is possible. :\ ) 5: third coding question: how to use properly the function of trapping the sound and the efx for a new weapons or new force power. in other words: how define what effects, sound and animation are used by a weapons and a force power? 6: how is possible to program a force power for making something like poison as interrogator droid, or the sonicpain of howler? 7: how to make a force power that do a dmg around as a shockwave, and not as not only behind like force drain and force lightning? pratically like a splashradius, splashdamage,splashknockback just for understand what i mean. for weapons open jk have the splashradius, dmg and knockback usable as command for weapon.dat. 8 how to make a force power usable by icarus script and editing behaved for adding the paramters SET_FORCE_POISON true \ false or SET_FORCE_POISON_LEVEL 1-2-3 for example, and make recognize by engine. same for the new weapons or the weapons NPC unlocked for player. 9: how create the command for allows to bot, and to NPCs to usage the new force power created in a combat setting with icarus or NPC files? i not want to do any kind of modification on my mod on the saber system, but i am interessing to the SP coding. more of MP. i need some alteration of weapons and power. my other idea is hacking simply the class damage of weapons, thas shoulbe easy, and the unlock of NPC weapons. A SCRIPT ALTERNATIVE TO THE FORCE POWER DILEMMA. for "create" the power of the force there is another possibility: pratically a way with icarus script. example: make an item like a n holocron with the symbol of tne new power and place into the map. wehn player take the item (func_usable and triggered, like t1_danfger items ofr part ships) run a script that setting for all enemies of the level a mindtrickscript. and get to the player the mindtrick level 1 level. the maintrick now is a modded as a generic power of spell. so , when player use on an enemy, run the mindtrickscript and the enemy \NPCcan affect by the more disparacted things: freezed, fear, healed like Rosh in VJUN3 boss battle etc etc. but this solution is little ... bad, because is possible to set only a kind of magic for time and for area of combat. there is no variety for player for choice effect of kind of power that can use in an area... the only way sh9oul be to add differenct olocron funcusalbe with differenct triggers for dirfferenct mindstrick script, so pòlayer can choice what kind of power usage, and every game the power is different. but is however a bad forced way to play because player is forced efvery time to go to the holocron posisions for change the "power" because i know only the base of C++ i can do only the basic things. but i manage pretty good icarus. so i suppose i can use icarus for do that's spells on my fantasy mod. the problem however is: is not enough elastic like gameplay for usage the power, for my opinion. if someone have a suggestion for make better this scripting idea of affecting NPC with a supplementar combat skill (lol, are only strange effect of the mindtrick LOL) i pray for teach me. For weapons coding i not having much choice, i need to do. not for creating new weapons, but for editing the existent weapons. well i suppose... one problem at time. However i hope someone can give some answer for this question. i have that's dilemmas by months...:S
-
mmmm instead of set_inactive parameter of icarus, try to using two target activate and deactivate, a couple for each door. make they with a script_targetname key, so icarus can recognize they four. every door need a target activate and a target deactivate and they need to be linked to the door. target activate1 -> door1 target deactivate1-> door1 target activate2 -> door2 target deactifvate2 -> door2. when using the button yu run the script. into the script you setting a deactivation of the door and after, a reactivation through the targets entitities. i think should be work, i remember a map when i used activate and deactivate for 2 target prints. praticallythe character need to destroy 2 artefact for down a elemenal shield of darkness and complete the level. for each demolition appear a script of advice. but the advice are different, so i was need that the second destruction deactivate the first print to show again. well, was very complicated to do. however i supppose that deactivate and activate entity target can manage your doors better of icarus. yu need simply to put in the script "use "target deactivatename" and after a lot of time... use "targetactivatename" so the door still reset.
-
Right. i Know the fit function of the texture, is possible to fix the texture for making a fractal with every decimal valor, is very useful tool of gtkradiant... but is VERY boring and slow to use LOL. texturing is not much bad in a map building... but Fit the textures... aaaaaargh! Oh my god! :\ sometime it makes me crazy, every value i use, i obtain or a fractal too much repetitive, or a texture so Great to be... well, pixellate. every one know how can i solve this little problem?
-
Woah! Thanks friend. your explanation are very useful. i will remember of all that. well i am doing a mod about legacy of kain saga and a friend help me to do some build on blender, so, because take month of work and deforme some vertexes convert the blender file into a quake3 map of the buildings, i have pratically exported as GLm, import glm on the 3d max, exported as QUAKE 3 by 3d max, and with a large ampiunt of patience, i use Md3view for ritexturing every mesh part, iike a puzzle, with the correct textures. really it take me an half day. but i imported map in JA as misc_model and is working. but i not understand a thing. why damn in the building compilation.. welll, in the test map i have dione,m a little map., just skybox, ground and the building for testing the method, the nuprapror retreat there is... but... i see is without texture. this has not much sense, because i apply the skin on md3view for texturing all the ... forty part that make the building. and i see in md3view with textures, and i have exported the saved moved by md3view with no error, in md3 and glm. O.o and so,.. how can i resolve this problem of the textures missing? is very odd that make me that's thing, because when i building a swword i not have trouble with texturing with md3view. i using 3dmax5 and the plug in of md3 and glm of the version of the program, i now, well, iu have windows xp sp3, i cannot use 3d max 2013. that's becvause i have some health problem at neural system and the windows 7 graphic is too lazy for my eyes.
-
I have thinked this idea for MP and SP too, for SP yes, need to be do for working on a few amount of enemies: otherwise: less of 5. if not the powers are very cheappy. for the MP need sure some adjustament for avoid the cheapping because can do the team player unbalance on the same cases. example a siege battle. an enemy with FP_KILL level 3 in a team red, the blue has not anyone with FP_VALOR3 ... really need to have a balanced force power in the teams battle, or in MP the game is cheapped. But i tell the truth: i am been ever more interessed a thousand of time to the SP game, not to the MP game.
-
Wow, nice work! I am playing ratchet and clank 2 with my PS2 emulator just that days. pity filefront not work for Italy so i cannot download the file. i have a friend that love ratchet and clank series. XD Is a great modder carrier. all my respects. mmm a inuyasha mod too, i have an hotaku friend that i suppose can like Can yu make that's 2 mod downloadable for me , pleasde? eh, i know JA by 2003 . so i played for ten years. but only in the last 2 i begin to male really some good work. ... i played JO Only this years. lol very beauty game! at the end i told "WTF? is already ended???"
-
very old version. O.o my gtk radiant is the 1.5.0 is more stable and i like the camera movement and the function for navigate fast intro the map project.
-
I wanted try to do an animation alternative for the force grip 3 (for enemy gripped not for player) my mod is like gameplay of legacy of kain, defiance, so the power FP_GRIP is pratically the telekinesis of vampires in the mod. after changed the shader of grip in the hand of the vampire and the sound of grip loop, i got in animation.cfg and make a substitution: the BOTH_CHOKE1 animation has the parameter of the BOTH_PULLED_IN_AIR_F animation, so enemy when is grabbed not take his neck with the hand but is wriggling. ... lol, is very fun. after in animevent i add this entrance on the Upperevents. BOTH_CHOKE1 AEV_EFFECT 0 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 1 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 2 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 3 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 4 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 5 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 6 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 7 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 8 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 9 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 10 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 11 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 12 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 13 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 14 force/tk.efx *chestg 0 BOTH_CHOKE1 AEV_EFFECT 15 force/tk.efx *chestg 0 force/tk is a new effect i maked for telekines, is a green aura around the body, an effect like the force rage effect getted on the body on a grabbed victim. who is the trouble? the troulbe is that after i edited the animevents files the animation not go more on loop but at the end frame not looping by first how should do, (before i do this editation was working) and the effect is played only on the first cycle after the load of the map. Someone can explain why that's happening and how can i solve? thanks.
-
ah You are right. Yes, i got that's problem in the pass and i have solved. i see however that in map_object there some GIANT md3 that making a section of ice cave on hoth and the rockwalls of the canyon and a tunnel of the tusken lair of t1_surprise, so is fattible. well, this can make a map very light in the loading. LOL.
-
Understood. Okay Okay, but if you are r Well, understood, but if yu are right, explain with there is in the game.... - an howler that make sonic pain on yavin . my idea was simply to create a power that allow to player of cast the howler scream effect. - an interrogator droid that poison when hurt the player (Doomgiver JK2, Vjun3 in JA) really i love the poison effect of the interrogator. is pratically the same thing of put the howler scream and the interrogator poison effect in 2 force powers. those power not require to create a large amount of new function coding, because all this function all already in game. example: the stasis? is the g_freeze cvar and the set_freeze of icarus, no? also, in sab files there are animspeedscale and movespeedscale. is sufficient to set on 0 this value on the effect on a force power for creating the FP_STASIS. well, i know how can work thats power, simply i not have knowledge of C++ for do thats things. however, if yu have reason, explain why the lucas arts have maked sonic screamer and poison droid on a FPS game. maybe i am crazy, but i think poison and sonicpain are pretty cool effects. For avoid the cheapping of power i thinked the power for neutralize. breath against poison, valor against stasis, sonicpain and all status alteration dark side power. absorb neutralize grip, drain and lightning, it's seem a balance gameplay, for every superpower there is a power that nullify. but for a thing,... after a long reflection... yes, katanamaru is right: the FP_REVITALIZE is unuseful.
-
ah, well, okay. i end 2 fase of work and i realize a little trailer of mod with Kain, Raziel and same enemy. But really, what i need more of every other thing? a coder that help me with Power of force i need and for the weapon class differenzial dmg, and some modificatiojn to weapons code. okay, wait. i show you a large amount of material ASAP.
-
emmm, sorry for my bad english, can yu be more clear about this expression? O.o
-
Well poison can be useful against multiple massive combat of enemies, this power are not thinking for classical JA game, but for the new mod creations. poison an enemy that is too far for kill esample, a stormtrooper, because you have some trouble with the nearest siths , can weak the enemy and when yu need to fight is pratically dead. so is for easy the way, also, is a problematic bnecasuee enemy can do the same things for the player, the player will work, for player but also for NPCS in SP, so can create really terrific avversary, yu not image only the power for the playters or the multiplayter. this are thinked also for single player mods. and tales. the power can create spectacular boss with a large variety of effects. it's also power for the sith and NPC allied and enemy and the boutes, and not only for player of SP, or team of MP. stasis is very useful for me, i need desperating a some way , every way for allow to NPCs of player to freeze enemies in my project and i not know how to do or script a paraylisis power. twirl and sonic are like stun, true, but are very cool to see. i am doing a fantasy mod, so i need a large amount of elemental powers. and spells. pity i am not a coder and i not klnow much about single player code. if not, i create of myself what i need. but i am doing praticalluy all by myself pecayse for my project i never getted help and i am little... desperade. Your critiques are valid in every case, this is just the base idea, how you make the powers better for not be repetetive or too cheep? Really, this is a simply porpouse. i cannot do this thing alone. :\ i wanna only see what people think about the new force power creation. for me JA has too many low variety on the powers. open code allow to have 32 force power, so why leaving empty this possiblitity? if someone have another idea about new powers, i am happy to listen.
-
I did my best. Here is it. Do you like the idea? i am disaster or coding and at moment i am busy in a work about a my book of science fiction (i am a writer on the real life) and on my mod. so there is some coder team that can do that... obvious, need a laaarge amount of time. is only a my follish and madness idea for make JA more complete with fhe Force use. Pity is not possible to see code of kotor 2 and how work the powers. .-. -------------------------- 1 Battle Precognition Requirements: FP_SEE LEVEL 3 + FP_SPEED 3 Allow to avoid attacks. Rank 1 : using this force power is possible to avoid the tenloss disruptor fshot for player x 10 second. Cannot move Rank 2: using the power is possible to avoid dodging like tenloss dodge, every kind of energy weapons for 10 second. Can move but no fight Rank 3: using the power is possible to avoid the FLECHETTE \ CONCUSSION \ ROCKET \ EXPLOSIVE WEAPONS \ HEAVY WEAPONS for 10 seconds. Also, can be avoid the saber throw with an amazing dodge. Can move and fight. This power cannot use for dodge or avoid the saber in a saber combat. Efx: like the force speed blur effect. -------------------------- 1 FP_PROTECT Rank 1 : protect by all physical dmg of weapon and saber. 25% defense Rank 2: 50% defense Rank 3: 75% Defense Efx: on casting, a particellar effect like the force barrier of Kotor with 2 light circle square that embrace the body by top and bottom. On duraction a blue aura instead of the green aura (is a better idea of a shield) 2 FP_ABSORB: like the original game. No modification. Can absorb dmg of grip, lightning, drain. --------------------------------------------------------------------------------------------------- 3 Force Valor FP_VALOR This power working like a modified team energyze power. Rank 1: for ten second playter and teammeat in an area of 2 meters are immunity to the dark side aggressive power of rank 1. Rank 2: for 15 second in an area of 5 meters teammates are immunity to the dark side power, rank 2. Rank 3: 20 second of immunity against dark side power of level 3 for player and teammate. Efx: parrticellar, a sparkly link flesh on the head of characters. This power NOT protect by the Lightning, drain and grip. This power protect by possession, stasis, poison, kill, sonic and all other power that get an alteration to the status e \ o behaviour of character. -------------------------- 4 FP_HEAL the classical heal of force. ------------------------------------- 5 FP_HEALFORCE the classical heal of force, but have the effect of recharge the forcebar , not the life. The effect is egual of Heal force, but with a different efx file. Rank 1: the power add 25 FP to the force bar instead of 100, 125 Rank 2: player has 150 FP Rank 3: player has 200 FP The power can used only a time for minutes. ---------------------------------------------------- 6 FP_TEAMHEAL is exactly about teamheal. The difference is: The power is usalbe also on SP on the teammate NPC. (you can heal chewbecca and kyle katarn and the jedi of korriban battle) -------------------------- 7 FP_BATTLE It’s like a force rage upgrade for BOT , Multiplayer\ NPC, but without invincibilidy and health decrease. RANK1 : the forge rage equivalent bonus attack speed and dmg of rank 1. No invincibility, no health decrease. 25% of resistance on the saber hit. Duraction 10 second. RANK2: lilke force rage speed + attack rank 2. no invinbility, no health duraction 15 sec. 50% of resistance on the saber hit. The closest Enemy lose 5% of speed and dmg on their atrtack RANK 3: likle force rage speed and attack of level 3. no invincibility no health. The 3 closest Eniemies lose 25% of speed and dmg in theyr attack. Duraction 20 seconds. EFX: a green particellar aura efx around the body in the casting, a red aura efx around body of eniemies on the castle. This power is the terrific Bastila battle meditation . -------------------------- 8 FP_REVITALIZE This power can raise by dead a NPC or bot, or a teammate of multiplayer, if casted in a short count of time. (few seconds, no more, is useful in korriban battle for raise the dead NPC jedi or in mp in the team games likeTeam FFA, siege, etc ) Rank 1: Brings closest party member to life and will have 10 Hp. Cost: 25 FP. Improved Revitalize Rank 2 Same as before but brings 2 closest allies rianimated with life with 15 Hp. Cost 50 FP Rank 3 3 allies can be resurrected and gain 20 HP -------------------------- 9 FP_STASIS: Stun or block enemy , NPC, of bot. RANK1: enemy go to ground and get the roshpain animartion for 5 second, cannot move. Jedi class are immunes. RANK2 : enemy get freezed and locked movement and animation for 10 second. Jedi class are not ffeezed, they simply slow they movement by 20% RANK 3: the 3 closest enemies be freezed for 15 second. Jedi class cannot be freezed. They slow they movemenet of 50% ------------------------------------------------------------------------------ Universal Powers ------------------------------------------------------------------------------ 10: FP_POSSESSIOn NOT WORKING ON DROIDS. like mindtrick level 4 is possible to posses an enemy. (Working only on NOT Jedi classes) Rank 1: 10 second of possession for shooter Rank 2: 15 second of possession. Can control the monster class like WAMPA, RANCOR, HOWLER... Rank 3: 20 second of possession, can control the jedi class too CANNOT CONTROL THE CLASS TAVION, ALORA, DESANN, LUKE, KYLE, GLIDER, FLIER2, FISH, CLAW, LIZARD, ------------------------- 11 FP_MEDITATION a rage version with not health decrease, but health regeneration and NOT invincibility. Rank 1: slow health regeneararion 1 hp \ sec . Increase dmg of weapon of player and teammate on few meters by 10%. Increase by 1 the npc value of aim, move, intelligence, evasion, aggression. 10 sec of duration Rank 2: medium health regeneararion 2 hp \ sec. . Increase dmg of weapon of player and teammate on few meters by 15%. Increase by 2 the npc value of aim, move, intelligence, evasion, aggression. 15 sec of duration. Rank 3: fast health regeneararion. 3 hp \ sec. Increase dmg of weapon of player and teammate on few meters by 20%. Increase by 3 the npc value of aim, move, intelligence, evasion, aggression. 20 sec of duration Effect: a red aura glow the weapons. An efx like force rage cover the body. -------------------------- 12 FP_DROID A mindtrick that can control or disarm the droid class in the battle! Rank 1: the droid no combat for few second. Rank 2: the droid no combat for ten seconds. Rank 3: a droid pass to teamplayer and fight for player. 15 second of loyalty XD Efx: like a little shock forfce lightning against the droid. -------------------------- 13 FP_BREATH: nullify FP_POISON Rank 1: nullify FP_POISON rank 1 , slow the poison of rank 2. 5 second of duraciton Rank 2: nullify FP_POISON rank 2 slow the poison of rank 3. 10 second of duraction, immunity against NOGHRI STICK . Rank 3: Nullify FP_POISON rank 3 immunity to trigger hurts 20 seconds immunity against acid rain. Efx: a globular blue sphere around body of player. Like kotor 2 nar shaddaa breath control. . -------------------------- 14 FP_SPEED No alteration of code of this power -------------------------- 15 FP_BODY The Force is your armor. The dmg of weapons hit the force bar, not the health bar. This give you some moment of invibility. Rank 1: 5 second of tecnical invincibilty. The force bar lose 30 FP for hit. Rank 2: 10 second of protection. The force bar lose 20 FP for hit. Ranlk 3: 15 second of protection: the force bar lose 25 FP for hit. Is not consigliable using force power. if force bar reach zero, player can be hitted and killed. Efx: a cyan aura around the body, like color of PROTECT + ABSORB together. -------------------------- 16 FP_MASK Make invisiblre to NPC bot eytc eyc, is the mind trick level 1 – 2, the different is that level 3 not fight enemy each other but can be invisible to all enemies in the area. Rank1: an enemy cannot see for 5 second. Only shooter classes Rank2 closest enemy behind not see for 10 seconds. Shooter and monsters. Rank 3: 15 seconds of invisibility, affect in all enemies on the area except boss classes and class lizard fish glider flier2 claw. When using this trick there is the mindeffect efx over the eyes of enemies and the body of player is like the body of saboteurs with the cloaking. The cloak has a purple aura color given by the Force. Is a camouflage of the Force. -------------------------- 17: FP_DEFLECT A new defense power. This power allow players and NPCs, bot etc to deflect like having a saber the enemy projectiles, but... with the hands! Is like the darth vader parry of the han solo blaster. O.o Efx: appear like a strange force push that slam the shot efx. Rank 1: erractic deflecting blaster and energy shot of blasters and metallic bolt weapons. Rank 2: good deflecting of shoots. Rank 3: enemies projectile are deflected on the shoooter and can dmg him. NOT work against a sword or a saber, lol, is little... extreme not? -------------------------- 18 FP_PUSH Rank 1: llike old force push level 1 Rank 2: strong pushing like old force push level 2 Rank 3: a push slam of fthe enemy behind player like push level 3: modification: if yu use a saber, having force push level 3 and make a stabbing is possible product a foirce wave that slam all enemis around player. same with katas. Like a circular force push 3. Efx: like force push ------------------------------- 19 FP_WHIRL enemy can blocked, leave on air and twist and rotate around himself lol! Rank 1: rotation for 5 second trapped 1 enemy. Player can move, but not attack. Ranlk 2: roitation for 10 second, trapped 1 enemy. Enemy lose gradually health. Player can move but not attack. Rank 3: player can move and attack. Trapped behind enemies for 15 second, enemies lose a good ampunt of health. Effect: a efx vortex of wind around the enemy and push shadering. -------------------------- 20 FP_SEE Force Sight Rank 1: enemy visibles. Remove FP_MASK1 effect Rank 2: enemy and object visible. Remove FP_MASK2 effect Rank 3: enemy and object and health visible. Remove FP_MASK3 effect Efx: the force see shader. -------------------------------------------------------------------- FP_21 FP_BREAK Remove by an enemy all protective power: protect, absorb, rage, valor, battle, meditation. Rank 1: remove level 1 of enemies casting on a enemy Rank 2: remove level 2 of enemies casting on 2 enemy Rank 3 : remove level 3 of eniemis casting on a group of 1-3 enemy behind. -------------------------- FP_22 FP_HATE / A power that forced NPC to fight each other like mind trick of level 3... but start to do that by level 1 Is amodification of FP_MINDTRICK. Rank 1: effects on shooter class. Conditional mind of 1 enemy. Duraction 10 seconds- Rank 2: conditional mind of the enemy behind player. duraction 15 second. Affected shooter and monsters class Rank 3 : 20 seconds. All enemy around player fight each others. XD affect shooter, monster and jedi class. Efx: a evil and scarry red aura spand on the head of conditioned enemy... or around the area. -------------------------- 23 FP_SABERTHROW well, is egual,no alterartion. ------------------------------------------------------------------------------ Dark Side Powers ------------------------------------------------------------------------------ -------------------------- 24 FP_DRAIN Like force drain, but with 1 alteration Rank 1: drain by contact Rank 2: drain by short distance Rank 3: drain all enemy around the player. - this time Drain IGNORE the force bar. Is more dangerous! Efx: like the original, can be changed at your own. -------------------------- 25 FP_FORCEDRAIN The power is like drain but drain the Force bar, not the health bar, for regenarte force of avversary. Rank 1: drain by contact Rank 2: drain by short distance Rank 3: drain all enemy around the player. - this time Drain IGNORE the force bar. Is more dangerous! -------------------------- 26 FP_FEAR this is a in interessino power.: in MP enemy shotted if not cast FP_VALOR can do the BOTH_COWER1 animation and no fight for a few second. In SP can happen the samething to NPC. At level 2 enemy drop the weapon and at level 3 enemy escape in BS_FLEE modality XD no work on droid and boss classes. Rank 1: function with shooter classes. Enemy do animation COWER1 for 5 second. Not attack, not move. Rank 2: function with shooter and monsters. Enemy do animation COWER1 for 10 seconds. Not attack not move. Rank 3: Shooter and monster can flee and escape and no attacking with panic! Jedi classes making COWER1 animation, no mover no attack. Can be very funny see a cultist with a panic attack LOL The effect duraction is of 15 seconds. FP_VALOR for neutralize this effect. Efx: a particellar violet and dark shader aroun the victim. -------------------------- 27 FP_SCREAM well, is like the jedi become an Howler. O.o All nemies in the ranged be stopped of their attack and do the BOTH_SONICPAIN animation XD. At level 1. at other level, they also lose health in gradual mode. However is possible to move , so is possiblre to get out of range of sonic wave \ suffering area. Not affecting on the droid. Rank 1: jedi scream for 5 second, sonic shockwave depart by body and investing enemy in near area, enemy can escape, and move, and not lose health. Do the sonic pain animation. Jedi cannot move or attack, too. Rank 2: Jedi screeam for 5 second, but effect is during 10 second. Enemy cannot move and attack and get the both_sonicpain1 animation, jedi class affected as rank 1. the jedi have 5 second for attack enemy weakend or stunned by the sound. Rank 3: Jedi scream for 5 second but effect during 15 second. Enemy cannot move and attack and do the sonic pain animation, jedi class also are stunned in same mode. The jedi has 10 second for attack the eniems. They cannot flee or move! NOTE: FP_VALOR Nullify the effect of this attack, -------------------------- 28 FP_RAGE well this is egual... -------------------------- 29 FP_LIGHTNING. Some like first. ----------------------------------------------- 30 FP_GRIP Some as first. Jedi can move also on rank 1 and 2, but not fight. ------------------------------------------ 31 FP_POISON: the effect is like the interrogator droid puncures of poison. At better level is possible to poison multipole NPC \ players. FP_VALOR can save by poison. FP_HEAL can constract, but NOT save the poison. I think it’s logical. Efx: the gas cloud of noghri stick around the body of the victim. Rank 1: poison 1 enemy for ten second. Enemy lose 1 hp for second. 10 hp of total dmg. Rank 2: poison enemy for 15 seconds. Enemy lose 2 hp for second. 30 hp of total dmg Rank 3: poison enemy for 20 second, enemy lose 3 Hp for second. 60 hp of total dmg. level every two seconds in damage. 32 FP_KILL the more devastating power: is like a multiple force grip of all enemies in the area. The caster can move and combat during the casting. All other cannot move. For nullify: FP_VALOR, FP_PUSH, is a power of a sith lord. Rank 1: enemy around are gripped and cannot move, the aggressor can move but not attack. Duraction 5 second, is just a diversive. Rank 2: enemy aroung are gripped and dmg a lot, cannot move, the player aggressor can move and attack but is very slow: animation and movement are slowed by 50%. Duraction: 10 second- Rank 3: enemy around are grippd and dmg with an amount of dmg. The aggressor can move and attack. Animation and move slowed by 25% duractionb 15 second of agony!
-
Yes, can really be helpful for me. but i not wanna stole works, so i not use brush or textures. I need really to see how is maded a fantasy village.