This packet is often in response to a client-sent <code>TargetingImplantRequest</code> packet, when related to the implant's operation.
It can also arrive independent of a formal request and will operate even without the implant.
The enumerated targets report their status as two "progress bars" that can be empty (0f) or filled (1f).
When this packet is received, the client will actually update the current fields associated with those values for the target.
For example, for <code>0x17</code> player characters, the values are assigned to their health points and armor points respectively.
Allied player characters will have their "progress bar" visuals updated immediately;
the implant is still necessary to view enemy target progress bars, if they will be visible.<br>
<br>
This function can be used to update fields properly.
The value between 0 and 255 (0f to 1f) can be inserted directly into <code>ObjectCreateMessage</code> creations as it matches the scale.
The target will be killed or destroyed as expected when health is set to zero.</p></div><dlclass="paramcmts block"><dtclass="param">target_list</dt><ddclass="cmt"><p>a list of targets</p></dd></dl><dlclass="attributes block"><dt>Source</dt><dd><ahref="https://github.com/psforever/PSF-LoginServer/blob/master//home/runner/work/PSF-LoginServer/PSF-LoginServer/src/main/scala/net/psforever/packet/game/TargetingInfoMessage.scala"target="_blank">TargetingInfoMessage.scala</a></dd></dl><divclass="toggleContainer"><divclass="toggle block"><span>Linear Supertypes</span><divclass="superTypes hiddenContent"><spanname="scala.Product"class="extype">Product</span>, <spanname="scala.Equals"class="extype">Equals</span>, <ahref="../PlanetSideGamePacket.html"name="net.psforever.packet.PlanetSideGamePacket"id="net.psforever.packet.PlanetSideGamePacket"class="extype">PlanetSideGamePacket</a>, <ahref="../PlanetSidePacket.html"name="net.psforever.packet.PlanetSidePacket"id="net.psforever.packet.PlanetSidePacket"class="extype">PlanetSidePacket</a>, <ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html#java.io.Serializable"name="java.io.Serializable"id="java.io.Serializable"class="extype">Serializable</a>, <spanname="scala.AnyRef"class="extype">AnyRef</span>, <spanname="scala.Any"class="extype">Any</span></div></div></div></div><divid="mbrsel"><divclass="toggle"></div><divid="memberfilter"><iclass="material-icons arrow"></i><spanclass="input"><inputplaceholder="Filter all members"id="mbrsel-input"type="text"accesskey="/"/></span><iclass="clear material-icons"></i></div><divid="filterby"><divid="order"><spanclass="filtertype">Ordering</span><ol><liclass="alpha in"><span>Alphabetic</span></li><liclass="inherit out"><span>By Inheritance</span></li></ol></div><divclass="ancestors"><spanclass="filtertype">Inherited<br/></span><olid="linearization"><liclass="in"name="net.psforever.packet.game.TargetingInfoMessage"><span>TargetingInfoMessage</span></li><liclass="in"name="scala.Product"><span>Product</span></li><liclass="in"name="scala.Equals"><span>Equals</span></li><liclass="in"name="net.psforever.packet.PlanetSideGamePacket"><span>PlanetSideGamePacket</span></li><liclass="in"name="net.psforever.packet.PlanetSidePacket"><span>PlanetSidePacket</span></li><liclass="in"name="java.io.Serializable"><span>Serializable</span></li><liclass="in"name="scala.AnyRef"><span>AnyRef</span></li><liclass="in"name="scala.Any"><span>Any</span></li></ol></div><divclass="ancestors"><spanclass="filtertype"></span><ol><liclass="hideall out"><span>Hide All</span></li><liclass="showall in"><span>Show All</span></li></ol></div><divid="visbl"><spanclass="filtertype">Visibility</span><ol><liclass="public in"><span>Public</span></li><liclass="protected out"><span>Protected</span></li></ol></div></div></div><divid="template"><divid="allMembers"><divid="constructors"class="members"><h3>Instance Constructors</h3><ol><liclass="indented0 "name="net.psforever.packet.game.TargetingInfoMessage#<init>"group="Ungrouped"fullComment="yes"data-isabs="false"visbl="pub"><aid="<init>(target_list:List[net.psforever.packet.game.TargetInfo]):net.psforever.packet.game.TargetingInfoMessage"></a><aid="<init>:TargetingInfoMessage"></a><spanclass="permalink"><ahref="../../../../net/psforever/packet/game/TargetingInfoMessage.html#<init>(target_list:List[net.psforever.packet.game.TargetInfo]):net.psforever.packet.game.TargetingInfoMessage"title="Permalink"><iclass="material-icons"></i></a></span><spanclass="modifier_kind"><spanclass="modifier"></span><spanclass="kind">new</span></span><spanclass="symbol"><spanclass="name">TargetingInfoMessage</span><spanclass="params">(<spanname="target_list">target_list: <spanname="scala.List"class="extype">List</span>[<ahref="TargetInfo.html"name="net.psforever.packet.game.TargetInfo"id="net.psforever.packet.game.TargetInfo"class="extype">TargetInfo</a>]</span>)</span></span><pclass="shortcomment cmt"></p><divc