so i want my drow to be able to use their forgotten realms signature attacks, cloud of darkness and fairy fire
i tested it a bit in arena and come to the conclution: there is no way to apply fairy fire as directed attack, if i use any of the flow or undirected values they just evaporate around the drow, or do nothing... or if i use the flame_template melt the dwarf away, if i use the solid or liquid glob the glob is enough to bruise the target heavily or even oneshoot them (used against dwarfs)
it should make the target easier to hit so i used dizziness syndrome (making them a bit slower and thus harder to dodge)
same with cloud of darkness, i dont see any hide effect and it just evaporates around the drow (this time i want it too) without any effect, it also should blind the enemy, thus impairing function of the eyes for a short time
or doesnt syndromes doesnt show in arena anywhere up? maybe someone got better ideas to blind/making easier to hit someone with interactions?
material/syndrom definitions
[USE_MATERIAL_TEMPLATE:DROWFAIRYFIRE:CREATURE_EXTRACT_TEMPLATE]
[STATE_NAME:ALL:fairy fire]
[PREFIX:NONE]
[SYNDROME]
[SYN_NAME:fairy fire]
[SYN_AFFECTED_CLASS:ALL]
[SYN_CONTACT]
[CE_DIZZINESS:SEV:80:PROB:100:START:5:PEAK:25:END:40]
[USE_MATERIAL_TEMPLATE:DROWDARKNESS:CREATURE_EXTRACT_TEMPLATE]
[STATE_NAME:ALL:cloud of darkness]
[PREFIX:NONE]
[SYNDROME]
[SYN_NAME:cloud of darkness]
[SYN_AFFECTED_CLASS:ALL]
[SYN_IMMUNE_CREATURE:RHENAYA_DROW:ALL]
[SYN_IMMUNE_CREATURE:RHENAYA_DRIDER:ALL]
[SYN_CONTACT]
[CE_IMPAIR_FUNCTION:BP:BY_CATEGORY:EYE:ALL:SEV:100:PROB:100:START:0:PEAK:10:END:50]
interaction definitions
[CAN_DO_INTERACTION:MATERIAL_EMISSION_WITH_HIDE_EFFECT]
[CDI:ADV_NAME:Cloud of Darkness]
[CDI:USAGE_HINT:FLEEING]
[CDI:LOCATION_HINT:NO_MAGMA]
[CDI:BP_REQUIRED:BY_CATEGORY:BRAIN]
[CDI:MATERIAL:LOCAL_CREATURE_MAT:DROWDARKNESS:UNDIRECTED_VAPOR]
[CDI:VERB:use cloud of darkness:uses cloud of darkness:NA]
[CDI:TARGET:C:SELF_ONLY]
[CDI:TARGET:D:SELF_ONLY]
[CDI:WAIT_PERIOD:200]
[CDI:FREE_ACTION]
[CAN_DO_INTERACTION:MATERIAL_EMISSION]
[CDI:ADV_NAME:Fairy Fire]
[CDI:USAGE_HINT:ATTACK]
[CDI:BP_REQUIRED:BY_CATEGORY:BRAIN]
[CDI:MATERIAL:LOCAL_CREATURE_MAT:DROWFAIRYFIRE:TRAILING_VAPOR_FLOW]
[CDI:VERB:use fairy fire:uses fairy fire:NA]
[CDI:TARGET:C:LINE_OF_SIGHT]
[CDI:TARGET_RANGE:C:5]
[CDI:MAX_TARGET_NUMBER:C:1]
[CDI:WAIT_PERIOD:200]
[CDI:FREE_ACTION]